photo

Adam Albayati


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
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...

ongeveer 5 jaar ago | 0