フィルターのクリア

Info

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

countour map the "excel value", display it at "specific axes" and get the "level value" of cursormode with display at "editbox"

1 回表示 (過去 30 日間)
muhammad zulhelmy
muhammad zulhelmy 2017 年 3 月 3 日
閉鎖済み: Walter Roberson 2017 年 3 月 3 日
How i can show the contour map of excel at specific axes ?? then how can i get the level value from cursormode, then display it at editbox ?? here's are my coding :
B = get(handles.uitable2,'Data'); %copy data from table, uitable2 [C,h] = contourf(B); %countour map the excel in 2D with handles set(h,'LineWidth',2) %handles line width with "2"
please do the next step command for my questions... URGENT
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 3 月 3 日
Duplicates https://www.mathworks.com/matlabcentral/answers/327960-how-get-value-at-pos-3-position-by-using-datacursormode-on-in-axes

回答 (0 件)

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by