Nshine
Followers: 0 Following: 0
Statistics
RANK
11,257
of 295,467
REPUTATION
4
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
14,440 of 20,234
REPUTATION
14
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
96
RANK
of 153,912
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
problem with convhulln degenerate
xyzw = [1 -1 -1.375 0;-0.5 -0.8 -0.2830 0;-1.3 0.7 0.217 0;1.5 1.3 1.74 0;0.6 0 0 0] convhulln(xyzw) The error occurs because ...
5 years ago | 1
Question
Help understanding example for Inlining Matlab S-function
In https://au.mathworks.com/help/rtw/tlc/introduction-inline-s-functions.html#f34125, I am trying to follow the example under th...
5 years ago | 1 answer | 0
1
answerQuestion
How to display subplot box over lines:
Hi. I am trying to arrange a subplot, which has some of the lines plotted in a light gray color. I'd like to have the box on s...
5 years ago | 1 answer | 0
1
answerQuestion
ode45 varargin - additional arguments after options
Hi. I'm looking at some code which calls ode45 using the following code: [t_intermediate,x_intermediate] = ode45(system,[t0, t...
5 years ago | 1 answer | 0
1
answerQuestion
Error Bars on horizontal bar chart
Hi. I am trying to produce a horizontal bar chart with error bard, but the error bars minimum value seem completely wrong. Also...
5 years ago | 1 answer | 0
1
answerSimulink warning message - Cant find solution
I followed this up with Mathworks support and recieved this response. Hopefully you will find it helpful Please note that the...
5 years ago | 1
| accepted
Question
Simulink warning message - Cant find solution
Hi. I keep getting the following warning from my Simulink Diagnostic Viewer. Warning: A value of class "uint64" was indexed wit...
6 years ago | 1 answer | 0
1
answerQuestion
symbol near simulink blocks
Hi. In my Simulink model, I have some arrows adjacent to some of the blocks in my model. I can't find any documentation about w...
6 years ago | 1 answer | 0
1
answerSubmitted
MultiCometFade
Similar to comet function but able to plot multiple comets which have a fading tail.
6 years ago | 1 download |