Community Profile

photo

Nathan Edge


Active since 2011

Followers: 0   Following: 0

Message

Mechanical Engineering Student, University of Edinburgh
Professional Interests: Engineering, Fell running, fencing

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Displaying error messages on a MATLAB GUI
Hi there, I just have a general question about MATLAB GUIs: is it possible to display error messages within an 'edit' text box?...

12 years ago | 3 answers | 0

3

answers

Question


Selecting specific values in a for loop, when a certain condition hold true
Hello, i've written the following script in MATLAB: Rcon=(Rmax^2) -(Rmin^2); Ccon= cosd(Thetamin) - cosd(Thetamax); ...

12 years ago | 1 answer | 0

1

answer

Question


Matrices question (2)
Hi there, I have a code which looks like this: MATLAB code vN=linspace(Phimin, Phimax, N); for iN=1:length...

12 years ago | 1 answer | 0

1

answer

Question


Matrices question
Hi, I have a script with two 'for' loops. Both of the loops involve matrices generated with 'linspace'-the first has N incremen...

12 years ago | 1 answer | 0

1

answer