photo

Vinicius Antunes


OPENCADD Advanced Technology

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

Followers: 0   Following: 0

Application Engineer Manager at OPENCADD

統計

All
MATLAB Answers

1 質問
1 回答

Cody

0 問題
3 解答

ランク
203,655
of 297,560

評判
0

コントリビューション
1 質問
1 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,456

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
70,346
of 159,148

コントリビューション
0 問題
3 解答

スコア
40

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • 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...

3年弱 前

解決済み


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...

3年弱 前

解決済み


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:...

3年弱 前

回答済み
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

回答