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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0
0
个回答提问
Simulink MxArray for logical array
'function [ index] = SoftMax( Q ) coder.extrinsic('softmax'); Temperature = 0.5; terms = Q/Temperature; Prob = softmax...
10 years 前 | 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 years 前 | 1 个回答 | 0