Statistics
MATLAB Answers
4 質問
0 回答
ランク
77,435
of 260,310
評価
0
貢献
4 質問
0 回答
回答採用率
25.0%
獲得投票数
0
ランク
of 111,795
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
Use data in an array for 'Plot' command
I need to draw a shape using the 'Plot' command, the data is stored in an array called 'shape'. This is my attempt so far: ...
約1年 前 | 1 件の回答 | 0
1
回答質問
Use input from an array in a function
I have data stored in an array called 'plan' i want to use as an input in a function. I'm calling using this: Area=CalculateArea...
約1年 前 | 1 件の回答 | 0
1
回答質問
Calculate perimeter of a shape using x,y coordinates input to an array
How can I find the perimeter of a shape using x,y coordinates input to an array. The code below adds up the number of sides of t...
約1年 前 | 1 件の回答 | 0
1
回答質問
Store 2 inputs in 2 arrays
The 'coordX' input is stored in an array but how do I get the 'coordY' input to be stored in a second array? Thanks in advance ...
約1年 前 | 1 件の回答 | 0