統計
All
Feeds
質問
simple x.y plot
%Q2) Create a variable 𝑥 which is a vector containing multiples of 5 between % 0 and 50. x = (0:5:50) % Compute the function...
2年弱 前 | 1 件の回答 | 0
1
回答Discussion
simple plot function help
% Create a variable 𝑥 which is a vector containing multiples of 5 between % 0 and 50. x = (0:5:50) % Compute the function 𝑦 ...
2年弱 前 | 0