統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error after complied using solve
Hi I have a section of a code that is: syms m; sol=solve(xf==m*(1-sqrt(m/3)),m); m = double(real(sol(2))); which f...
11年弱 前 | 1 件の回答 | 0
1
回答質問
GUI: Creating instructions page.
Hi, I have a push button in matlab GUI and when that is used, I want to open up a simple text window with instructions in it. ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
how to compile for mac from windows
Hi, I have my files complied and they're in the form of .exe I'm not very familiar with mac but I'm aware that it can't run .e...
11年弱 前 | 1 件の回答 | 0
1
回答質問
matlab GUI, getting variables from other functions.
Hi, I have GUI created with multiple push buttons and multiple variables. Here is the senario: The user edits the input an...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Matlab GUI callback function problem.
Hi I'm using guide and I have created the GUI interface. I have 3 buttons and various user imput locations. Each button uses...
11年弱 前 | 0 件の回答 | 0
0
回答質問
Upload data from file and store into variable
HI, So far I have the code that takes the coordinates from the airfoil and stores all of them in a variable to be later used in...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Read a file, store in variable.
This is the program I'm trying to create (very new to Matlab). I have the main program that is using airfoil geometry to calcul...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Solve and save the value in a variable
Hi, I'm very new to matlab and I have a problem I'm trying to solve. I need to get first value answer of 0.15=m(1-sqrt(m/3)) ...
11年弱 前 | 1 件の回答 | 0