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...
10 years 前 | 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. ...
10 years 前 | 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...
10 years 前 | 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...
10 years 前 | 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...
10 years 前 | 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...
10 years 前 | 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...
10 years 前 | 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)) ...
10 years 前 | 1 个回答 | 0