フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Plotting data in GUI Matlab

1 回表示 (過去 30 日間)
Jonasz
Jonasz 2013 年 8 月 14 日
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.

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by