01-28-2009 04:02 PM
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
01-28-2009 04:07 PM
This is a duplicate post.
Let's keep it all in one place. The original discussion will continue here. 🙂
01-29-2009 12:03 PM
So far no comments on this issue. Please advise, is there a solution?
Chuck
01-29-2009 12:24 PM
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.