Download presentation
Presentation is loading. Please wait.
1
ENGR 3 rocks
2
Desktop-->Classes-->Matlab-Engineering-- >matlab_using_engineering_toolkits.bat
3
MATLAB ! – It’s actually a fancy C program (when you run your program it uses C to convert your code to C and then compiles it, then runs it)
4
MATLAB ! – It’s actually a fancy C program (when you run your program it uses C to convert your code to C and then compiles it, then runs it) – The fancy Graphical User Interface (GUI) is written in JAVA
5
MATLAB ! – It’s actually a fancy C program (when you run your program it uses C to convert your code to C and then compiles it, then runs it) – The fancy Graphical User Interface (GUI) is written in JAVA – Runs on Linux: linux.engr.ucsb.edu (NO GUI) – Runs on Windows or Mac (YES GUI)
6
MATLAB ! – It’s actually a fancy C program (when you run your program it uses C to convert your code to C and then compiles it, then runs it) – The fancy Graphical User Interface (GUI) is written in JAVA – Runs on Linux: linux.engr.ucsb.edu (NO GUI) – Runs on Windows or Mac (YES GUI) – The help files are AWESOME!
7
MATLAB ! – It’s actually a fancy C program (when you run your program it uses C to convert your code to C and then compiles it, then runs it) – The fancy Graphical User Interface (GUI) is written in JAVA – Runs on Linux: linux.engr.ucsb.edu (NO GUI) – Runs on Windows or Mac (YES GUI) – Private company, for profit. Costs $1,000s – The help files are AWESOME! – Only two disadvantages….. It’s ~10 times slower to run a program, and it costs $$, and you can’t program your robot with it.
8
MATLAB ! -Great for plotting, making movies, making calculations, researching numbers/data!
9
MATLAB! – Debugging tips
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.