Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

*vwrite or *mwrite ?

Status
Not open for further replies.

lavecchiasignora

Structural
Joined
Mar 3, 2011
Messages
48
Location
SE
Hello

Is it possible to fill a table/matrix from columns that I got from the *vget command? I want to write a .txt-file with the *vwrite command but it can only handle up to 19 parameters.

I have a composite laminate with 20 layers and the *vwrite command will only write out the first 19 layers. I want the layer number in the columns and node results in the rows.

So, i was thinking maybe I could fill an table or something with all my results from the *vget command and then use *vwrite,table instead.

Or maybe I need to use the *mwrite command instead?

Anyone who has any idea?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top