Thanks to visit codestin.com
Credit goes to github.com

Skip to content

id-matlab/project-1

Repository files navigation

Developing Robust MATLAB Code

Paul Peeling, Mathworks

As the size and complexity of your MATLAB® application increases, you want make sure to structure software projects well, ensuring users can run code without encountering unexpected behaviour or errors, for example. In this talk, you will learn about relevant advanced MATLAB software development capabilities, including error handling, object-oriented programming (OOP), unit testing, version control, and change tracking.

This repository provides the code and examples used in the session.

Reports

The Code coverage report for this repository was generated by the codecov.io service as described in a recent Developer Zone blog post: Cov’ed Code All Throughout the Interwebs

To reproduce, run the script

runTestsWithCobeturaCodeCoverage.m

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages