Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test matlab example #24

Closed
rleigh-codelibre opened this issue Mar 29, 2018 · 2 comments
Closed

Test matlab example #24

rleigh-codelibre opened this issue Mar 29, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rleigh-codelibre
Copy link
Contributor

Add CI test for matlab example.

@joshmoore
Copy link
Member

Here are the drops I've made:

block 1:

addpath('$WORKSPACE/docs/sphinx/developers/examples');

block 2:

matlab -nodisplay -r 'try, bftest; catch err, disp(err.message); exit(1); end'

cc: @sbesson

@sbesson sbesson added the enhancement New feature or request label Aug 2, 2019
@jburel
Copy link
Member

jburel commented Apr 9, 2024

Implemented in #127

@jburel jburel closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants