For this hands-on session, please install the following on your laptop:
Web browserThe last version available of Chrome, Firefox, or Safari (if you are using Mac OS X).
Note: MATLAB licenses will not be provided,
For this hands-on session, please the following on your laptop:
MATLABThe MATLAB platform is optimised for solving engineering and scientific problems.
By Sam Relton PhD student, University of Manchester.
Reposted with permission from the original blog post.
The Software Sustainability Institute, Mathworks, and the Software Carpentry group recently collaborated to run a course at Manchester University. The event was designed to teach best practices in software engineering to young researchers and mainly focused on three points:
the command line and shell scripting (mainly in Bash). version control, and in particular Git. data manipulation, unit testing, and performance considerations in MATLAB.In this post I’ll…