write statement without using for loop

 Respuesta aceptada

Más respuestas (1)

aara
aara el 17 de Feb. de 2019
use if condition?
if bi = 0
gi == alpha;
else
gi == beta;
end

Categorías

Más información sobre Debugging and Analysis en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 17 de Feb. de 2019

Respondida:

el 17 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by