Statistics
RANK
192,038
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
10 years ago | 0
| accepted
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
Simulink MxArray for logical array
'function [ index] = SoftMax( Q ) coder.extrinsic('softmax'); Temperature = 0.5; terms = Q/Temperature; Prob = softmax...
10 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0