02-11-2015 01:28 PM
When I worked in MATLAB, I can use Uigetfile() and Imresize() functions. However, in Labview(MathScript RT) these functions do not work. I put the error as attachment.
Thanks for replies.
02-11-2015 06:59 PM
Those two functions are not supported currently. The following page lists all the supported functions.
02-11-2015 07:03 PM
02-11-2015 07:38 PM
Regarding uigetfile, you can build the path by yourself and pass the file path to imread.
I have no idea to imresize, since I do not exactly know how this function resizes an image. You probably can use interp2 instead.
04-29-2016 01:49 AM
Is dwt function available in mathscript node. If it is not available, what is the alternate
05-02-2016 08:04 AM
It looks like you would need the Advanced Signal Processing toolkit to do DWT analysis.
Similar to what was previously posted, here's a high-level overview of each of the MathScript RT Module functions:
http://zone.ni.com/reference/en-XX/help/373123C-01/lvtextmath/msfunc_classes/