Community Profile

photo

Thomas Hansen


University of Wisconsin-Milwaukee

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

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

10 years ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

10 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

10 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

10 years ago

Question


I am unable to complete a connection to my MATLAB installation from MATLAB Mobile.
I have MATLAB 2013a Student Version for Linux. When I use "connector on" it says the connector is running, and I am able to do t...

10 years ago | 0 answers | 0

0

answers