# HG changeset patch # User julesINRIA # Date 1302615110 -7200 # Node ID e829f7ef84187298d3d775c9b950d2297d7db2b5 # Parent f6cc633fd94b80e55d654ac86ec498d5c8182631 bugs file diff -r f6cc633fd94b -r e829f7ef8418 bugs.m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bugs.m Tue Apr 12 15:31:50 2011 +0200 @@ -0,0 +1,12 @@ +% I encountered an error while running SMALL_solver_test_Audio : + +%??? Error using ==> +%problems\private\completeOps>@(x)reshape(data.B(x,1),data.signalSize) +%Too many input arguments. +%Error in ==> SMALL_playAudio at 17 +%SMALL.solver.reconstructed = SMALL.Problem.reconstruct(SMALL.solver.solution); +%Error in ==> SMALL_solver_test_Audio at 96 +%SMALL_playAudio(SMALL); + + +% version of Matlab used: 7.9.0.529 - 64 bits \ No newline at end of file