Thomas Kucharczyk
Followers: 0 Following: 0
Feeds
提问
Is the usage of a custom class as a property in a Matlab System block a intended behaviour?
You can set a Matlab Value Class via the Simulink Dialog on a Matlab System block and call methods of the class in the stepImpl....
5 years 前 | 0 个回答 | 0
0
个回答已回答
The value returned from getNumInputsImpl method must be a constant value. But the Value is immutable
function num = getNumInputsImpl(obj) if obj.numInputs ~= obj.Approx.numInputs + 1 obj.numI...
The value returned from getNumInputsImpl method must be a constant value. But the Value is immutable
function num = getNumInputsImpl(obj) if obj.numInputs ~= obj.Approx.numInputs + 1 obj.numI...
5 years 前 | 0
提问
The value returned from getNumInputsImpl method must be a constant value. But the Value is immutable
Hi, i get the following error when generating code: The value returned from getNumInputsImpl method must be a constant value....
5 years 前 | 2 个回答 | 0
2
个回答提问
How can i use value class objects in a Matlab.System Simulink Block?
Hi, i'm trying to set a value class object via the Block Parameter Dialog. Simulink gives the error: Invalid Settings in 'Mo...
5 years 前 | 0 个回答 | 0
0
个回答已回答
Protected Model with Stundent License
Is it possible to use Protected Models if i purchased myself a student license?
Protected Model with Stundent License
Is it possible to use Protected Models if i purchased myself a student license?
6 years 前 | 0