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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

a low frequency static analysis post process problem

Status
Not open for further replies.

zjubeginner

Electrical
Joined
Feb 20, 2006
Messages
1
Location
CN
this problem is about a motor, i have got the magnetic fluxs with different currents,there are 5 sets of data.
now i wanna draw a curve with these data.

how to do it?
my english is not good,if you don't understand the problem
, i'll descript it more clearly
thank you.
 
The best way that I know is to write the data to a vector parameter (see command *dim) and then plot this vector using the command *vplot. Of course you can also write the content of the vector to a file (command *mwrite) and then plot it with another program (like Matlab).

Regards,
Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top