How do i check a value is negative and make it into a condition?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
telmo egues
le 26 Juil 2018
Réponse apportée : Ramesh Kumar
le 16 Août 2020
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
1 commentaire
Réponse acceptée
KALYAN ACHARJYA
le 26 Juil 2018
Modifié(e) : KALYAN ACHARJYA
le 26 Juil 2018
matrix(matrix<0)
0 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Dynamic System Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!