# HG changeset patch # User julesINRIA # Date 1302615199 -7200 # Node ID cced8c7c2f9f3e0dd89c4594e525398e5c1e3002 # Parent e829f7ef84187298d3d775c9b950d2297d7db2b5# Parent c54e7f2b39d5c4f7c0d0283cb527f0bd7cc85a3e Merge diff -r c54e7f2b39d5 -r cced8c7c2f9f bugs.m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bugs.m Tue Apr 12 15:33:19 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