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!

ADAMS View: Export numeric data automatically

Status
Not open for further replies.

Lucas_M

Bioengineer
Joined
Jun 4, 2021
Messages
2
Location
BE
Hello,

I am currently a high number of ADAMS/MARC cosimulations. Everything works fine but after each simulation I have to export data manually. (File -> export -> Numeric Data, ...)
image_mriy2a.png

After that, I am loading those data on Matlab and I am doing some calculations.

I wonder if it is possible to "automatize" the export of numeric data after each simulation instead of exporting them manually each time. If you have any suggestions that might be more efficient, I will glad to hear them.

(I know it is a basic question but I tried to found a solution on the internet and here but I failed. Perhaps I used the wrong keywords)

Regards,

Lucas
 
I don't use View much but suggest you write a macro to do this. I must admit I'd have thought writing a strip cart to txt would have been a selectable option. It should also be possible in the acf, possibly using this command output_control set output

Cheers

Greg Locock


New here? Try reading these, they might help FAQ731-376
 
Thank you, it is working. I achieve to have something.
It is possible to write Macros in .cmd files or record them (recording is much easier). Everything is well explained in ADAMS view help (-> macro)

Lucas
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top