photo

Mohamadreza Khashei


Last seen: ungefär 2 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
A moving point plot in MATLAB figure with animation.
for k = 1 : whatever x = ...... y = ...... plot(x, y, 'r.', 'MarkerSize', 30); end

ungefär 3 år ago | 0