Filter löschen
Filter löschen

Info

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

Plotting data in GUI Matlab

1 Ansicht (letzte 30 Tage)
Jonasz
Jonasz am 14 Aug. 2013
Hello. How to plot a data (the data is the output of the function which is starting by callback of Pushbutton) on many axes in Matlab GUI .
eg.
function callback
[data]=my_function() end
on 1 plot - plot(data) on 2 plot - hist(data) on 3 plot - boxplot(data)
but how to get reference to these plots.

Antworten (0)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by