Borrar filtros
Borrar filtros

conditional Plotting in gui

3 visualizaciones (últimos 30 días)
IO2000
IO2000 el 13 de Jun. de 2013
How Can I get the status of a callback. This status should show if a callback is executed or not yet excuted. The real problem as follow: Funtion F1 is plotted on Plot1 and function F2 in Plot2. The Function F3 = F1+F2 is plotted on Plot3. But for initial condition Plot1 has F1 and Plot2 has F2 and Plot3 is empty. F1 can be changed and should update only plot1(plot3 should be empty all the time). Once the "ADD" button is pressed then F3 = F1+F2 is plotted on Plot3 and any modification of F1 or F2 should affect both plot Plot1 and Plot 3
Thanks

Respuestas (0)

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by