Borrar filtros
Borrar filtros

how to accomplish the adddata function in plottools ?

1 visualización (últimos 30 días)
Roger
Roger el 20 de En. de 2014
Editada: Mischa Kim el 20 de En. de 2014
red line part

Respuesta aceptada

Mischa Kim
Mischa Kim el 20 de En. de 2014
Editada: Mischa Kim el 20 de En. de 2014
Hello Roger, simply push the button. A window will open, asking you to choose X Data Source and Y Data Source. These need to be vectors already available in the workspace .
Does that answer your question?
  3 comentarios
Mischa Kim
Mischa Kim el 20 de En. de 2014
Editada: Mischa Kim el 20 de En. de 2014
Use the guidata function. Check out the documentation .
Alternatively, write the data to the workspace, and take it from there.
Roger
Roger el 20 de En. de 2014
right,thanks very much

Iniciar sesión para comentar.

Más respuestas (1)

Amit
Amit el 20 de En. de 2014
This is a two part question:
#1 How to get the data from GUI to workspace - Answered Here - https://www.mathworks.com/matlabcentral/answers/112990-about-plottools-for-add-data-function-the-variables-in-gui-is-not-visable
#2 How to Add Data (which is asked here) and Mischa answered it.

Categorías

Más información sobre Visual Exploration 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