Statistics
4 Questions
0 Answers
RANK
82,707
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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: ...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
3 years ago | 1 answer | 0