Feeds
提问
Remove input/outputs from stateflow chart
Hi All, I am trying to remove inputs/outputs from my stateflow chart. Could anyone please guide me on how to? (I am still l...
9 years 前 | 1 个回答 | 0
1
个回答已回答
How to Draw a Circle with color changing gradually?
http://www.mathworks.com/help/matlab/creating_plots/contour-plot-in-polar-coordinates.html check this
How to Draw a Circle with color changing gradually?
http://www.mathworks.com/help/matlab/creating_plots/contour-plot-in-polar-coordinates.html check this
9 years 前 | 0
| 已接受
已回答
How to extract values from a matrix using a row - column matrix?
[nRows nCols ] = size(A); A(nRows*(loc(2)-1)+loc(1))
How to extract values from a matrix using a row - column matrix?
[nRows nCols ] = size(A); A(nRows*(loc(2)-1)+loc(1))
9 years 前 | 0
提问
Annotation with angled arrow
Hi, I would like to use \nwarrow in the annotation text. But these latex commands are not supported in matlab, How do I get a...
9 years 前 | 2 个回答 | 0
2
个回答提问
Open/close matlab app through command window
Hi I am developing a Matlab app, and I would like to give two options to the user, - the GUI or programming using functions ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Change in matlab Window resolution after I open MuPAD app or Simulink
Recently I installed Matlab 2013b on my laptop with windows 8.1 operating system. Whenever I open matlab, the fonts look normal,...
11 years 前 | 4 个回答 | 0
4
个回答已回答
How to linearize SimHydraulics spool valve
The valve is closed at the operating point. But, the valve area curve has non-zero slope at that point, because there is no dead...
How to linearize SimHydraulics spool valve
The valve is closed at the operating point. But, the valve area curve has non-zero slope at that point, because there is no dead...
11 years 前 | 0
已回答
How can I plot eye diagram in a designed GUI?
Have to tried using Axis in the gui diagram and plot figure in those axis?
How can I plot eye diagram in a designed GUI?
Have to tried using Axis in the gui diagram and plot figure in those axis?
11 years 前 | 0
提问
How to linearize SimHydraulics spool valve
I'm trying to linearize the simhydraulics circuit. It includes a simple 4-way spool valve. The linear system is zero.... I think...
11 years 前 | 3 个回答 | 0
3
个回答提问
Parallel computing for LMI problem
Is there any way I can use parallel computing toolbox for LMI problem? I am using Matlab12b, and I need to use mincx command. T...
12 years 前 | 0 个回答 | 1
0
个回答已回答
Coeffs of non linear product terms
Thanks mat, This is working well, but I have another question. I have a symbolic matrix (~50 X 50) of similar expressions whe...
Coeffs of non linear product terms
Thanks mat, This is working well, but I have another question. I have a symbolic matrix (~50 X 50) of similar expressions whe...
12 years 前 | 0
提问
Coeffs of non linear product terms
I need to find coefficient of a product term in a symbolic expression. An exaple is: syms x y [c, v] = coeffs(x+y+2*x*y,...
12 years 前 | 2 个回答 | 0
2
个回答提问
Linearization of SimMechanics models
I'm trying to trim a 4 DoF SimMechanics model. I need all the velocities and accelerations zero at the equilibrium point, also I...
12 years 前 | 1 个回答 | 0