siva prasad
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
227,305
of 295,527
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Question
Installation of Latest version of matlab in automated mode
Trying to install matlab 2022b in automated mode using batch script. i am having organisation provided network license (network....
9 months ago | 1 answer | 0
1
answerQuestion
bdroot command results wrong model name. Instead of showing loaded model name it is showing "simulink" in matlab 2016b, windows11
I am trying to save model using command "savesystem". In savesystem script, there is a command i_builtin(bdroot); to get loaded ...
1 year ago | 1 answer | 0
1
answerQuestion
Why not getting same constant value after converting to single from double in MATLAB 2016b simulink
I have a implemented below logic in simulink double a = 0.01; b = single(a); Expected value is 0.01 but getting 0.00999991234...
1 year ago | 2 answers | 0