Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

how to display figure in another MATLAB gui in gui axes1

1 Ansicht (letzte 30 Tage)
Prashant Kumar
Prashant Kumar am 26 Feb. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
i have a simulink block that calls the function plotvariables.m file.
plotvariables.m uses these data and generate figure
like
plotvariables (u)
figure(1)
expressions
now these data keep on generating so plot continuously updates like this
i want this figure to be displayed in another MATLAB gui axes1.
please help me how should i approach i dont know much about MATLAB GUI
Thanks
  1 Kommentar
Prashant Kumar
Prashant Kumar am 5 Mär. 2015
if i use h=figure(1) can i send this hand to gui axis

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by