comparison bugs.m @ 100:d123839f4762

Merge
author Mark Plumbley <mark.plumbley@eecs.qmul.ac.uk>
date Tue, 12 Apr 2011 14:57:56 +0100
parents edf4ff7b6790 e829f7ef8418
children 0e6a97a4c787
comparison
equal deleted inserted replaced
99:e22f8494c5ff 100:d123839f4762
1 % MDP: File "COPYING" is not included in the distribution? 1 % MDP: File "COPYING" is not included in the distribution?
2
3 % I encountered an error while running SMALL_solver_test_Audio :
4
5 %??? Error using ==>
6 %problems\private\completeOps>@(x)reshape(data.B(x,1),data.signalSize)
7 %Too many input arguments.
8 %Error in ==> SMALL_playAudio at 17
9 %SMALL.solver.reconstructed = SMALL.Problem.reconstruct(SMALL.solver.solution);
10 %Error in ==> SMALL_solver_test_Audio at 96
11 %SMALL_playAudio(SMALL);
12
13
14 % version of Matlab used: 7.9.0.529 - 64 bits