photo

James


Instron

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Control engineering

Statistics

All
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

8 years ago

Question


How do I write to a data store block in a referenced model?
Is there any way that I can write to a data store in a referenced model from the model it is situated in or the command line? In...

12 years ago | 1 answer | 0

1

answer

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

12 years ago