Community Profile

photo

Vinicius Antunes


OPENCADD Advanced Technology

Last seen: 11 months ago Active since 2014

Application Engineer Manager at OPENCADD

Statistics

All
  • Solver
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Solved


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 years ago

Solved


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 years ago

Solved


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 years ago

Answered
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 years ago | 0

Question


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

9 years ago | 2 answers | 0

2

answers