Oscar Espinosa
Samara University
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
108.916
of 295.448
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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,...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
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....
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 6 jaar ago | 1 answer | 0