Can I make dynamic name for the structure?

14 ビュー (過去 30 日間)
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2020 年 2 月 6 日
回答済み: Robert U 2020 年 2 月 6 日
I wanted to know whether I can make the name of a structure dynamically in the code or not. Not the name of the fields. I mean the name that the structure will have.

回答 (1 件)

Robert U
Robert U 2020 年 2 月 6 日
Hi Zeynab Mousavikhamene,
You can but you should not. Dynamically named variable names are prone to errors and make code difficult to debug.
Kind regards,
Robert

カテゴリ

Help Center および File ExchangeStructures についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by