photo

Vinicius Antunes


OPENCADD Advanced Technology

Last seen: 約1ヶ月 前 2014 年からアクティブ

Followers: 0   Following: 0

Application Engineer Manager at OPENCADD

統計

All
  • Solver
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

2年以上 前

解決済み


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

2年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2年以上 前

回答済み
Matlab compiler SDK / toolbox licensing
You can use this command to know if your code use the Computer Vision Toolbox: 1) Run the code; 2) In Command Window: >...

9年以上 前 | 0

質問


Set Axis With Interval
Hello Everybody! I want to know how can I set the axis using interval, for example: >> a = rand(10); >> plot(a) ...

10年以上 前 | 2 件の回答 | 0

2

回答