Community Profile

photo

Oscar Espinosa


Samara University

Last seen: 12 Monate vor Aktiv seit 2018

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Problem solving ODE system in Simulink
Hi, I'm having some troubles when trying to solve a system of ODE. This is the equation that I'm trying to solve: with initial...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to change the field width of an exponential notation?
Hi, Im trying to change the field width and the number of digits of the exponential, I will like to looks like enginnering notat...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to arrange coordinates into 3 columns?
I'm creating the mesh of a wing, so, in order to export the coordinates of each node I need to arrange all the coordinates (x,y,...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I give different format to each column in a table?
I'm passing the data from Matlab to TexStudio which this line : latex_table = latex(vpa(sym(table),6)) I'm getting this result...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to obtain the minimum values of an array?
I'm trying to get the minimum values of three vectors. Assuming that the length of the vectors is 1x4, I need to get 4 minimums....

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem with for loop
I want to obtain the middle points of each panel of a closed circle, for that I'm using the for loop. For example, the length of...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Undefined variable when executing new object
Hello, I got an error when my function its trying to open a new object (window). This is the code: function SelectFiles ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I match axis values with data?
Hi, my data is between -6 and 3. So I changed the xtick in order to match my values with the given plot. But I got something I w...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Evaluate if pushbutton is pressed in conditional 'if'
Hi everybody, Im trying to evaluate if a pushbutton is pressed and then plot my data in a UI. Here is the code: function R...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Undefined function or variable (Passing data between functions)
Hi, I got this problem. When storing data in a function and then I trying to retrieve it 'Undefined function or variable 'GI'' o...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to avoid errors when modifing data using guidata and get?
How can I modify and then store a value in editable box using guidata. In the future I will be need to retrieve that value in ot...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Input array through GUIDE
I'm trying to introduce data through GUIDE like a vector. I get an error on the function in which the vector is introduced. The ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort