How can I find -ve/+ve numbers in a column and then apply a different specific equation for each?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Amneh Alshawabka
el 1 de Dic. de 2018
Respondida: Amneh Alshawabka
el 2 de Dic. de 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 comentarios
Respuesta aceptada
Más respuestas (1)
Ver también
Categorías
Más información sobre Operators and Elementary Operations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!