annotate bugs.m @ 89:cced8c7c2f9f

Merge
author julesINRIA <jespiaud@irisa.fr>
date Tue, 12 Apr 2011 15:33:19 +0200
parents e829f7ef8418
children 8a93741e416e d123839f4762 7af23be30765
rev   line source
jespiaud@88 1 % I encountered an error while running SMALL_solver_test_Audio :
jespiaud@88 2
jespiaud@88 3 %??? Error using ==>
jespiaud@88 4 %problems\private\completeOps>@(x)reshape(data.B(x,1),data.signalSize)
jespiaud@88 5 %Too many input arguments.
jespiaud@88 6 %Error in ==> SMALL_playAudio at 17
jespiaud@88 7 %SMALL.solver.reconstructed = SMALL.Problem.reconstruct(SMALL.solver.solution);
jespiaud@88 8 %Error in ==> SMALL_solver_test_Audio at 96
jespiaud@88 9 %SMALL_playAudio(SMALL);
jespiaud@88 10
jespiaud@88 11
jespiaud@88 12 % version of Matlab used: 7.9.0.529 - 64 bits