RowFun Result to Structure Resultmatrix

Hi there, I would like to use RowFun to make information or calculations for entire tables, but then assign them to a structure. Is that somehow possible?
Example:
for rowIndex=1:nRow
Verlauf(rowIndex).param.fondgrundlagen.renditeLow = FondsGrundPar.renditeLow(FONDCODE== FondsGrundPar.Fondcode);
end
Thank you,
Alex

回答 (0 件)

カテゴリ

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

質問済み:

2020 年 4 月 16 日

編集済み:

2020 年 4 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by