フィルターのクリア

Saving Ansys Data in Matlab as a mat. file

7 ビュー (過去 30 日間)
Nikolai
Nikolai 2014 年 8 月 13 日
編集済み: Asrafuzzaman Khan 2024 年 4 月 14 日
Hi,
I try to analyse a driller by getting information about the torsional stiffness, moments of inertia and a modal analysis!
I would like to save the data in a mat. file in Matlab automatically! So Ansys determines all the information and sends it to matlab for saving it! Do I have to use APDL or can I also do it on another way?
Thank you for your help!
Kind regards
Niko9310

回答 (1 件)

Asrafuzzaman Khan
Asrafuzzaman Khan 2024 年 4 月 14 日
編集済み: Asrafuzzaman Khan 2024 年 4 月 14 日
Use:
matlabsave("File Name",variable_name);

カテゴリ

Help Center および File ExchangeParticle & Nuclear Physics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by