Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Error changing a block constant from a number to a letter for analyzing in an equation

1 vue (au cours des 30 derniers jours)
William Ruppert
William Ruppert le 8 Juil 2019
Clôturé : MATLAB Answer Bot le 20 Août 2021
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:

Réponses (1)

Siriniharika Katukam
Siriniharika Katukam le 17 Juil 2019
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.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by