changeset 89:cced8c7c2f9f

Merge
author julesINRIA <jespiaud@irisa.fr>
date Tue, 12 Apr 2011 15:33:19 +0200
parents e829f7ef8418 (diff) c54e7f2b39d5 (current diff)
children 8a93741e416e 51aa5a4932b0 d123839f4762 7af23be30765
files
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:33:19 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