photo

Sam


Griffith University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the surface area of a 3-D plot?
If I have the following topography: %Heights y=0:5:80; % Width Length measurement increments (m) x=0:5:180;...

11 years ago | 2 answers | 0

2

answers

Question


Replacing while loop with break command
Need help rewriting the following MATLAB code using a while loop, to avoid using the break command. clc;clear;close al...

11 years ago | 1 answer | 0

1

answer