How can I find -ve/+ve numbers in a column and then apply a different specific equation for each?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Amneh Alshawabka
il 1 Dic 2018
Risposto: Amneh Alshawabka
il 2 Dic 2018
if a is a column of 101 numbers. then
negative number in a= (negative number - c)/d
positive number in a =(positive number-k)/m
and save these values in a new coulmn in ax (at the same orginal order in a)
any one can help me please? plzzzzzzzzzz
0 Commenti
Risposta accettata
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Operators and Elementary Operations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!