LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

Eval function and loading files

 I HAVE BEEN TAKING THAT APPROACH AND IT DOES HELP NOW I AM STUCK WITH USING THE EVAL FUNCTION AS I HAD WORKING FINE IN MATLAB. AS AN EXAMPLE, I INPUT THE FILE NAME, THEN USE EVAL TO LOAD THE FILE. EXAMPLE, 

DATAFILE=INPUT(' TYPE NAME OF DATA FILE IN SINGLE QUOTES    ')

EVAL (['LOAD',DATAFILE]);  

 

NOW IN MATHSCRIPT I HAVE NOT FOUND A SYNTAX THAT WORKS.

 

PLEASE ADVISE,

 

CHUCK 

0 Kudos
Message 1 of 4
(6,458 Views)

This is a duplicate post.

 

Let's keep it all in one place. The original discussion will continue here. 🙂

0 Kudos
Message 2 of 4
(6,455 Views)

So far no comments on this issue.  Please advise, is there a solution?

 

Chuck 

0 Kudos
Message 3 of 4
(6,441 Views)

cek wrote:

So far no comments on this issue.  Please advise, is there a solution?

 

Chuck 


For starters, you should NOT mark your question as accepted solution, else we think the problem has been solved. If you don't get replies, it could also be that the question is too confusing. So please go back to the other thread and maybe add more details or clarification.

 

Also, posts in all upper case are a bit hard to read so some might simply ignore such posts.

0 Kudos
Message 4 of 4
(6,439 Views)