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年以上 前 | 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
10年弱 前 | 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))
10年弱 前 | 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...
10年弱 前 | 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年以上 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0