필터 지우기
필터 지우기

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 CenterFile Exchange에서 Particle & Nuclear Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by