Azzera filtri
Azzera filtri

How to edit a saved png file

11 visualizzazioni (ultimi 30 giorni)
amatlabr
amatlabr il 18 Lug 2018
Modificato: Albert Fan il 20 Lug 2018
Hi All, I generated some graphs and saved as png. After a review a need change something like label and titles, but I don't want to re-run my tests to get my graphs again(I also would get a different chart and it is something that I don't want to). I just need to edit my saved graphs as .png file. Is it possible? If it is, can someone help me out? Thanks

Risposte (1)

Albert Fan
Albert Fan il 18 Lug 2018
Well, if the only thing you are going to change is labels and titles or texts on legends, then I guess you are better off with photo-editing tools like MS paint or Photoshop. I think it is possible to edit it afterwards if you saved it as .fig but I don't think you can open a png and make it back to a matlab figure and edit it.
  2 Commenti
amatlabr
amatlabr il 19 Lug 2018
OK, so next time is it better to save my graph as fig file? If it is, once I have a .fig file how can I open/edit? Thanks
Albert Fan
Albert Fan il 20 Lug 2018
Modificato: Albert Fan il 20 Lug 2018
You can try this to edit with a GUI
Or you can try this to change things in code

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by