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