XANSYS Message: 38521 [Go back to message list]
[bookmark on del.icio.us]
No rating yet
Subject: Re: Plotting from Post26
Author: Yaser Jaradat
Date: 2002-06-05 13:03:00Thanks Steve
other thing....how can I save the values of each variable in an array, like if
I am plotting force vs.
diplacement then how to save the values at each load step
skgroothuis wrote:
> Yaser,
> Try the following example. My additions in lower case. No need for
> /show,jpeg. I prefer PNG as opposed to JPEG in second /UI statement below.
> /POST26
> NSOL,2,2,U,Z,TIPLATDI
> RFORCE,3,1,F,Y
> PROD,4,3, , , , , ,-1.0,1,1
> XVAR,2
> /ui,raise
> PLVAR,4
> /ui,copy,save,jpeg,grap,colo,reve,port,yes
> PRVAR,2,4
> FINISH
> Best Regards,
> Steve Groothuis
> Micron Technology Texas LLC
> -----Original Message-----
>