Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2.03 KB

File metadata and controls

39 lines (25 loc) · 2.03 KB

MATLAB Open in MATLAB Online

What's new for managing, testing, and building your MATLAB® code

This workshop provides hands-on experience using some of MATLAB's latest features aimed at better managing, testing, and building your MATLAB code.


Getting started

To get started with the workshop, click on the "Open in MATLAB Online" badge.

The badge automatically:

  • navigate you to MATLAB Online
  • clone the workshop material to your MATLAB Online account
  • open the workshop project
  • open the WorkshopGuide.mlx file


About the workshop

A brief introduction to some of the latest features aimed at better managing, testing, and building your code is included in the workshop presentation.

The hands-on portion of the workshop will walk you through the steps listed in the WorkshopGuide.pdf (or WorkshopGuide.mlx), and will focus on the following features

  • Exploring repository history with Branch Manager
  • Exploring file relationships and identifying dependency issues with Dependency Analyzer
  • Identifying issues in your code with codeIssues
  • Customizing the Code Analyzer to find even more issues with Code Analyzer configuration
  • Scriptable toolbox packaging with ToolboxOptions
  • Automating build operations with build tool

After completing the workshop, you should feel confident using some of MATLAB's latest features!

Copyright 2023 The MathWorks, Inc.