photo

James


Instron

2012 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Control engineering

統計

All
  • Scavenger Finisher
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

約8年 前

質問


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年 前 | 1 件の回答 | 0

1

回答

解決済み


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年 前