addition

qq =
33 48 82 91 101 138 176.
i want add 1 to each of the element in qq. how can i do that?

1 comentario

Jan
Jan el 23 de Mzo. de 2012
After your other questions, e.g. http://www.mathworks.com/matlabcentral/answers/25394-beampattern-calculation-for-linear-array , this is surprisingly basic.

Iniciar sesión para comentar.

 Respuesta aceptada

Thomas
Thomas el 23 de Mzo. de 2012

3 votos

c=qq+1

2 comentarios

Jan
Jan el 23 de Mzo. de 2012
I'm speechless. "+1" adds 1. Congratulations to Cleve Moler, who had the marvelous idea to let Matlab syntax be intuitive.
This is, as far as I remember, the shortest accepted answer. It will be hard to beat this. I vote for this answer and state this by the unavoidable: +1.
Thomas
Thomas el 23 de Mzo. de 2012
:)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Variables en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 23 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by