Matlab vectors to store in a vector

How can I store N in a vector
Saves the N annual gains in vector named ann_gain - Saves the annual social capitals in a vector named ann_cap - Displays the Final social capital after N years

2 件のコメント

Image Analyst
Image Analyst 2016 年 4 月 29 日
編集済み: Image Analyst 2016 年 4 月 29 日
Well I guess you could use MATLAB, or you could read this or this
louis rassinfosse
louis rassinfosse 2016 年 4 月 29 日
Create an empty matrix and then implement your two other vectors in it...

サインインしてコメントする。

回答 (1 件)

louis rassinfosse
louis rassinfosse 2016 年 4 月 29 日

0 投票

Create an empty matrix and then implement your two other vectors in it...

カテゴリ

ヘルプ センター および File ExchangeLanguage Fundamentals についてさらに検索

タグ

質問済み:

2016 年 4 月 29 日

回答済み:

2016 年 4 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by