필터 지우기
필터 지우기

Export data to text file

조회 수: 2 (최근 30일)
LINDO MTSWENI
LINDO MTSWENI 2019년 5월 6일
댓글: LINDO MTSWENI 2019년 5월 6일
I have the following information From the code I created
Beam number = 2
Weight = 56.01
Maximum stress = 169.34
I want export the above that to a text file called BestBeam.txt
It should look like this
Beam Data: 2
Weight: 56.01 Kg
Maximum Stress: 169.43 MPa
Can someone tell help me
  댓글 수: 7
Walter Roberson
Walter Roberson 2019년 5월 6일
Where is your cell array that contains the unit to use for each element?
LINDO MTSWENI
LINDO MTSWENI 2019년 5월 6일
I'm so sorry I forgot to put it in...I looks like this units={ ' ','Kg',' MPa'};

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by