필터 지우기
필터 지우기

how to accomplish the adddata function in plottools ?

조회 수: 2 (최근 30일)
Roger
Roger 2014년 1월 20일
편집: Mischa Kim 2014년 1월 20일
red line part

채택된 답변

Mischa Kim
Mischa Kim 2014년 1월 20일
편집: Mischa Kim 2014년 1월 20일
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
Mischa Kim
Mischa Kim 2014년 1월 20일
편집: Mischa Kim 2014년 1월 20일
Use the guidata function. Check out the documentation .
Alternatively, write the data to the workspace, and take it from there.
Roger
Roger 2014년 1월 20일
right,thanks very much

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Amit
Amit 2014년 1월 20일
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.

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by