Statistics
MATLAB Answers
4 質問
0 回答
ランク
of 125,409
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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: ...
2年弱 前 | 0 件の回答 | 0
0
回答質問
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...
2年弱 前 | 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...
2年弱 前 | 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 ...
2年弱 前 | 1 件の回答 | 0