Community Profile

photo

Ibra


Lockheed Martin Corporation

Last seen: 3 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

Question


Can Matlab System Object class inherit from a "regular" class? Anyone has an example?
I am trying to get a Matlab System Object class that I use in Simulink to inherit from another class apart from the fact that it...

6 years ago | 1 answer | 1

1

answer

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

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

8 years ago