Feeds
回答済み
What is the relation between Simulink Matlab function block and Simulink time?
It turns out that I am able to set the sample time of the Matlab function block itself by: right click the block -> Block Param...
What is the relation between Simulink Matlab function block and Simulink time?
It turns out that I am able to set the sample time of the Matlab function block itself by: right click the block -> Block Param...
10年以上 前 | 0
| 採用済み
質問
What is the relation between Simulink Matlab function block and Simulink time?
Dear Matlab community, I am using Matlab function block in Simulink. I have set the sample time of all other blocks in Simuli...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How to install new toolbox in existing MATLAB?
Dear MATLAB Community, I am trying to install new Matlab's symbolic math toolbox, as I need the ilaplace function. I am using...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Correct way of using random number generator with multiple m files
Dear MATLAB community, I am using random functions like randi and rand in two functions in two different m files. These two ...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How to simulate Laplace system with arbitrary input, while being able to change the input coresponding to the output?
Dear MATLAB community, I have a SISO Laplace transform plant, with input u, output y. I am trying to control the plant using ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Simulink MxArray for logical array
'function [ index] = SoftMax( Q ) coder.extrinsic('softmax'); Temperature = 0.5; terms = Q/Temperature; Prob = softmax...
10年以上 前 | 1 件の回答 | 0
1
回答質問
MATLAB Simulink fprintf logical values
Greetings, May I know what is the suitable formatSpec for type 'logical'? I am running this in Simulink, Matlab 2014a. The...
10年以上 前 | 1 件の回答 | 0