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 Kommentar

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

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Thomas
Thomas am 23 Mär. 2012

3 Stimmen

c=qq+1

2 Kommentare

Jan
Jan am 23 Mär. 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 am 23 Mär. 2012
:)

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Variables finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by