LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

call freemat

Is there a way to run freemat program inside of labview? Has anyone tried it? I know I can use system execution, but I havn't got freemat to work that way. Thanks!

 

0 Kudos
Message 1 of 2
(2,347 Views)

Freemat is GUI-driven, so other than actually starting up the application, there is nothing else you can control from within LabVIEW.

 

You need to suppress the GUI.  All of this from the system call vi,

 

https://groups.google.com/forum/#!topic/freemat/_Gkw6M73X-w

 

You will need to look in the help documentation to see what else is possible once you have control.

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 2 of 2
(2,320 Views)