Community Profile

photo

Nshine


Last seen: 1 month ago Active since 2018

Statistics

All
  • First Answer
  • Thankful Level 3
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 1
  • First Submission
  • Revival Level 1

View badges

Content Feed

View by

Answered
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 ...

4 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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Answered
Simulink 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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Submitted


MultiCometFade
Similar to comet function but able to plot multiple comets which have a fading tail.

5 years ago | 1 download |