comparison bugs.m @ 95:51aa5a4932b0

sodgho
author Mehrdad <myvaigha@staffmail.ed.ac.uk>
date Tue, 12 Apr 2011 15:42:27 +0100
parents e829f7ef8418
children 8a93741e416e d123839f4762 7af23be30765
comparison
equal deleted inserted replaced
94:59706b14d75b 95:51aa5a4932b0
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