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