comparison bugs.m @ 88:e829f7ef8418

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