Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

plot saved txt file

Status
Not open for further replies.

YouDid

Electrical
Apr 20, 2007
1
Hello!
I am loading data from a text file into matlab with
load CounterData.
I can plot this data with
plot(CounterData)
I can save the data with
save CounterData@20-04-07
but I cannot plot
plot(CounterData@20-04-07)
Either comes the error statement:
Error: Missing MATLAB operator.
or:
??? Undefined function or variable 'PosData120045'.
Who can help me...I would like to plot from the saved data!!
Judith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor