Please tell me save as text file !!!!!!!!!!!!!!!!!!!!
    4 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  Mann Baidi
      
 on 9 May 2024
        
      Edited: Mann Baidi
      
 on 9 May 2024
  
      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:
0 Comments
See Also
Categories
				Find more on Convert Image Type in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

