How do i check a value is negative and make it into a condition?

37 views (last 30 days)
Hi, I want to compare a value introduces in a matrix and depending on its' sign, make a condition. Is there any function or code to check if a value is negative or not?
Thanks in advance

Accepted Answer

KALYAN ACHARJYA
KALYAN ACHARJYA on 26 Jul 2018
Edited: KALYAN ACHARJYA on 26 Jul 2018
matrix(matrix<0)

More Answers (1)

Ramesh Kumar
Ramesh Kumar on 16 Aug 2020
Hi

Categories

Find more on Matrices and Arrays in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!