PSN-L Email List Message
Subject: Re: Mathcad
From: ian ian@...........
Date: Sat, 06 Aug 2005 20:58:48 +0100
Hi,
the function to read in the data is READPRN. You would have something
like y:= READPRN("c:\mydata.dat")
you might then do: i:=0..rows(y)-1 then plot y and i.
You need to use the right key strokes to get the ":=" and "..", you
don't get them by typing them. ":=" is entered by pressing ":" and ".."
is entered by pressing ";". For the y axis, the y has to be entered
with i as a subscript, this is achieved by typing "y[i".
Bizarre but true... Try it! Also have a look at the examples.
Hope that helps.
Ian
Mike Speed wrote:
>I have Mathcad 2001 and I would like to use it to
>display seismic data. I have a file consisting of raw
>numbers (one number per line). How do I read in the
>file and display it in Mathcad?
>
>
>Greg
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>__________________________________________________________
>
>Public Seismic Network Mailing List (PSN-L)
>
>To leave this list email PSN-L-REQUEST@.............. with
>the body of the message (first line only): unsubscribe
>See http://www.seismicnet.com/maillist.html for more information.
>
>
>
__________________________________________________________
Public Seismic Network Mailing List (PSN-L)
[ Top ]
[ Back ]
[ Home Page ]