Closed GoogleCodeExporter closed 9 years ago
this is peculiar as i can see it happening when matlab is run in GUI mode
but not when matlab is running as console only via matlab -nojvm
i'll sit and look through the code (gdb dont work at all with matlab gui), but
till
then you can always run the code in console mode
thanks jonas
Original comment by abhirana
on 26 Feb 2010 at 9:27
This is due to the package expecting X_trn to be in doubles.
double(foo_vecs) will solve this
I'll put the datatype check in the next release.
Original comment by abhirana
on 2 Mar 2010 at 4:07
Original comment by abhirana
on 2 Mar 2010 at 4:44
Original issue reported on code.google.com by
Jonas.Richiardi@gmail.com
on 26 Feb 2010 at 4:22Attachments: