Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Error changing a block constant from a number to a letter for analyzing in an equation
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I am trying to do something very simple, just change a variable from a number to a letter for integration. It gives me an error like the following:
This is what I have set it up as:
0 件のコメント
回答 (1 件)
Siriniharika Katukam
2019 年 7 月 17 日
Hi,
I understand that you are trying to access a variable that is not defined in any of the workspaces. You can make the variable available to the constant block by just declaring it in the base workspace. You can fix it from the error dialog box.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!