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 Commento

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

Accedi per commentare.

 Risposta accettata

Thomas
Thomas il 23 Mar 2012

3 voti

c=qq+1

2 Commenti

Jan
Jan il 23 Mar 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 il 23 Mar 2012
:)

Accedi per commentare.

Più risposte (0)

Categorie

Prodotti

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by