Community Profile

photo

LR


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

answer

Question


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

answer

Question


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

1

answer