Statistics
6 Questions
0 Answers
RANK
272,048
of 300,364
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,407
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
Reduced flexible model results across different MATLAB Versions
Hi, The deflection of rod is different across different MATLAB version. When I exert 1N to bar in Simulink, the response is di...
6 days ago | 1 answer | 0
1
answerQuestion
S function with function handle as class member of block.
Problem statement: I want to preload my function handel form mat file in level-2 s-function. After that, I want to call each ite...
1 year ago | 1 answer | 0
1
answerQuestion
Use python(cPickle, Sympy, Aesara) in matlab and simulink.
Hi, I wan to use serizalized funcion in matlab and simulink. Minimum viable code like this test.py from six.moves import cP...
1 year ago | 1 answer | 0
1
answerQuestion
Set breakpoint is not working in Method function file.
Hi I would like set break point at reduce function in PDEtoobox. How can I achieve that. Below is minimum viable code. How ca...
1 year ago | 2 answers | 0
2
answersQuestion
Setup alias command in Windows.
What I want to achieve is execute mtlb in command window. I am using DOSKEY setting. DOSKEY mtlb= "C:\Program Files\MATLAB\R20...
2 years ago | 1 answer | 0
1
answerQuestion
Defined method can not be invoked.
I want to extend ss object. But, the methods can not de invoked in the file. Am I using wrong way? Here is my object classdef...
3 years ago | 1 answer | 0
