comparison bugs.m @ 91:8a93741e416e

Merge
author Raja Giryes
date Tue, 12 Apr 2011 16:45:24 +0300
parents 6fa65aec8742 e829f7ef8418
children 3cf9714f6883
comparison
equal deleted inserted replaced
90:6fa65aec8742 91:8a93741e416e
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
13
14
15
1 Bugs by Raja Giryes: 16 Bugs by Raja Giryes:
2 Using the tollbox on windows with Matlab R2010b: 17 Using the tollbox on windows with Matlab R2010b:
3 bug1: 18 bug1:
4 running SMALL_solver_test_Audio.m 19 running SMALL_solver_test_Audio.m
5 I get: 20 I get: