Oscar Espinosa
Samara University
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
約4年 前 | 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年以上 前 | 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,...
5年以上 前 | 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年以上 前 | 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年以上 前 | 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...
約6年 前 | 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 ...
6年以上 前 | 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...
6年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0