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 Exchange에서 Structures에 대해 자세히 알아보기

질문:

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