photo

Kartavya


San Jose State University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
79,925
of 300,365

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • 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...

11 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. ...

11 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...

11 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...

11 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...

11 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...

11 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...

11 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)) ...

11 years ago | 1 answer | 0

1

answer