Info

この質問は閉じられています。 編集または回答するには再度開いてください。

When to use numeric or string handles

2 ビュー (過去 30 日間)
Thomas Becker
Thomas Becker 2016 年 3 月 10 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello MATLAB/Simulink programmers,
I wonder when to use numeric handles and when to use string handles to Simulink blocks during programming MATLAB scripts/functions. I've been using numeric handles all the time, but actually I don't know why. I see one main disadvantage of numeric handles: they are not valid any more when the model is closed and reloaded. This might be annoying when debugging.
Are there any more advantages/disadvantages? Which kind of handles do you use? And when? And why? Are there any recommendations by MathWorks?
Many thanks in advance Thomas

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by