Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open a file

Status
Not open for further replies.

betterthanjake

Computer
Joined
Mar 11, 2005
Messages
1
Location
US
Hi I am writing a script that will perform some calculations on a matrix that is in a file. I am stuck on opening a file that is inside of a variable. Instead of trying to open the filename in the variable it tries to open a file called var... How do I fix this? Thanks
 
You need to use the functional form of "load" try "help load" for more information.

M

--
Dr Michael F Platten
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top