Skip to content

Commit

Permalink
do we have matlab?
Browse files Browse the repository at this point in the history
  • Loading branch information
davisking committed Jul 21, 2023
1 parent 4d31d81 commit fd81c40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: run mex example
run: |
cd ..
matlab -nodisplay -h
matlab -h
which matlab
matlab -nodisplay -r 'try, example(), catch, exit(1); end; exit'

0 comments on commit fd81c40

Please sign in to comment.