필터 지우기
필터 지우기

Please tell me save as text file !!!!!!!!!!!!!!!!!!!!

조회 수: 9 (최근 30일)
유미
유미 2024년 5월 9일
댓글: Hyun-Gwang Cho 2024년 5월 9일
I want to change my result to text file. After calculating using the ascii file(change at origin) and fitmelting curves.m, I got the resultant red graph. The black graph is the data I tried to calculate and the result is the red graph. But the red graph is only saved as an image such as png, bmp. I want to change the red graph to a text file!!!! Can you tell me how to do it ? ;(
  댓글 수: 4
Hyun-Gwang Cho
Hyun-Gwang Cho 2024년 5월 9일
이미지 없는데요?
Hyun-Gwang Cho
Hyun-Gwang Cho 2024년 5월 9일
혹시 이미지에서 데이터들 숫자로 뽑아오는걸 원하시는거라면 digitizer 라고 검색을 해보세요 :)

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

답변 (1개)

Mann Baidi
Mann Baidi 2024년 5월 9일
편집: Mann Baidi 2024년 5월 9일
If you would like to save the data points of the graph as a text file using MATLAB, you can use the 'writematrix' function.
You can refer to the documentation of 'writematrix' function using the link mentioned below:

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by