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

Variables in a title

Status
Not open for further replies.

ScottMf

Mechanical
Joined
Aug 5, 2004
Messages
16
Location
US
I am running a batch file to do modal analysis of a part and output images of the frist n (however many I choose) modes to *.png files. I know ANSYS will automatically name the output files jobnamennn.png, and and incrament nnn after each file is created. Is there some way to insert functionality like this in the title for the image? ie. can I have a command like /TITLE,Frequency nnn where nnn will be a variable I incrament with each plot so the result would be.
/TITLE,Frequency 1
/TITLE,Frequency 2
/TITLE,Frequency 3
.
.
.

Thanks
Scott
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top