Mercurial > hg > smallbox
changeset 88:e829f7ef8418
bugs file
author | julesINRIA <jespiaud@irisa.fr> |
---|---|
date | Tue, 12 Apr 2011 15:31:50 +0200 |
parents | f6cc633fd94b |
children | cced8c7c2f9f |
files | bugs.m |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bugs.m Tue Apr 12 15:31:50 2011 +0200 @@ -0,0 +1,12 @@ +% 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