photo

Adam Albayati


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to get the exact position of a plotted point?
function getPlotPointCoord() clc; figure(1); x = -2*pi:0.05:+2*pi; subplot(1,2,1); hold on; plot(x, sin(x)); % plot point...

6年弱 前 | 0