Vinicius Antunes
OPENCADD Advanced Technology
Followers: 0 Following: 0
Application Engineer Manager at OPENCADD
統計
All
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: >...
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