photo

mauricio


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How do I plot blue asterisks on the x and y intercepts of a linear function on a 2D graph?
%cartesian plane p = [-20,20]; q = p-p; hold on; plot(p,q); plot(q,p); grid on; % getting the function from the u...

2 years 前 | 1 个回答 | 0

1

个回答