90 likes | 183 Views
ENGR 3. rocks. Desktop-->Classes-->Matlab-Engineering-->matlab_using_engineering_toolkits.bat. 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). MATLAB !
E N D
ENGR 3 rocks
Desktop-->Classes-->Matlab-Engineering-->matlab_using_engineering_toolkits.batDesktop-->Classes-->Matlab-Engineering-->matlab_using_engineering_toolkits.bat
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)
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
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)
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!
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.
MATLAB ! • Great for plotting, making movies, making calculations, researching numbers/data!
MATLAB! • Debugging tips