Skip to content

add visualizations

add visualizations #17

Workflow file for this run

name: MATLAB Tests
# Controls when the action will run.
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run all tests
uses: matlab-actions/run-tests@v1
- name: Run walkthrough
uses: matlab-actions/run-command@v1
with:
command: walkthrough