Community Profile

photo

Kartavya


San Jose State University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer