photo

Kosuke


Duke University

Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

All
  • First Review
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

plus de 12 ans il y a

A résolu


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

plus de 12 ans il y a

A résolu


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

plus de 12 ans il y a

A résolu


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

plus de 12 ans il y a

A résolu


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

plus de 12 ans il y a

Question


xPC, getsignalid returns 0, NOT empty
I tried to get signal id by using getsignalid(tg,'signal_name'). For one of the signal in my model, it returns 0 (not empty...

plus de 12 ans il y a | 1 réponse | 0

1

réponse