Mercurial > hg > smallbox
changeset 100:d123839f4762
Merge
author | Mark Plumbley <mark.plumbley@eecs.qmul.ac.uk> |
---|---|
date | Tue, 12 Apr 2011 14:57:56 +0100 |
parents | e22f8494c5ff (current diff) cced8c7c2f9f (diff) |
children | 0e6a97a4c787 |
files | bugs.m |
diffstat | 1 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bugs.m Tue Apr 12 14:33:24 2011 +0100 +++ b/bugs.m Tue Apr 12 14:57:56 2011 +0100 @@ -1,1 +1,14 @@ -% MDP: File "COPYING" is not included in the distribution? +% MDP: File "COPYING" is not included in the distribution? + +% I encountered an error while running SMALL_solver_test_Audio : + +%??? Error using ==> +%problems\private\completeOps>@(x)reshape(data.B(x,1),data.signalSize) +%Too many input arguments. +%Error in ==> SMALL_playAudio at 17 +%SMALL.solver.reconstructed = SMALL.Problem.reconstruct(SMALL.solver.solution); +%Error in ==> SMALL_solver_test_Audio at 96 +%SMALL_playAudio(SMALL); + + +% version of Matlab used: 7.9.0.529 - 64 bits \ No newline at end of file