Community Profile

Punit


Aktiv seit 2012

Statistiken

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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

fast 9 Jahre vor | 0

| akzeptiert

Beantwortet
How to extract values from a matrix using a row - column matrix?
[nRows nCols ] = size(A); A(nRows*(loc(2)-1)+loc(1))

fast 9 Jahre vor | 0

Frage


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

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 4 Antworten | 0

4

Antworten

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

fast 11 Jahre vor | 0

Beantwortet
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?

fast 11 Jahre vor | 0

Frage


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

fast 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 1

0

Antworten

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort