Community Profile

photo

Oscar Espinosa


Samara University

Last seen: 12 months 前 自 2018 起处于活动状态

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答