This program calls MATLAB's loadlibrary function, which in turn calls the function loaddefinedlibrary. At that point, MATLAB hangs. I let it go for a few minutes and then have to force-quit MATLAB from the Task Manager. I don't get an error message, so I am not sure I have the same error as people who do get an error message about not having a module installed.
Any idea how to fix this issue? I guess it is more general than text2speech but am wondering if anyone ran across this error while using the program.
20 Aug 2009
plottable
Plot vector or matrix as table with a customizable printing control string.
Author: Edward Brian Welch
Works as advertised! Additionally, h=plottable(x) returns the handle for each axis in the table (each value is plotted in its own axis).
Comment only