LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Matlab m-files

MATLAB can access/load an m-file when promped to in the command window.  I was wondering if MATLAB Script in LabVIEW can do anything like that?  I have a MATLAB program that calls on three seperate MATLAB m-files in order to run (each one calls another).  I need a way to call these files at the appropriate times, and I'd like to use LabVIEW to do it.
-Tek
0 Kudos
Message 1 of 2
(2,406 Views)
Hello,
 
You can right click and import into the script node, but it's not possible (to my knowledge) to import programmatically.
 
It would make a great product suggestion though!  Click the Contact NI link at ni.com, and then the Feedback Link - I'll suggest it too 🙂
 
Best Regards,
 
JLS
Best,
JLS
Sixclear
0 Kudos
Message 2 of 2
(2,397 Views)