Update plot in standalone window

2 views (last 30 days)
Jury
Jury on 12 Aug 2017
Answered: Cemil Közkurt on 13 Aug 2017
Hi All!
I want to update plot in standalone window. How can I make the next operations: 1. I start matlab, execute code and plot graph in separate window. Is it possible to close matlab and remain the window with plot?
2. I want start matlab through several time (several hours) and update this plot with new data (or close old plot window and make new one). Is it possible to obtain "pointer" for the plot window for such using?
Or, may be, there is a third-party program, which can show changed jpeg image? In this case I can simply make jpeg image at every code execution.
With best regards, Jury.

Answers (1)

Cemil Közkurt
Cemil Közkurt on 13 Aug 2017
Try it with MATLAB GUI (Graphical User Interface).

Categories

Find more on Specifying Target for Graphics Output in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!