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

Fix matlab options #361

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Fix matlab options #361

merged 1 commit into from
Nov 15, 2023

Conversation

dannys4
Copy link
Contributor

@dannys4 dannys4 commented Nov 14, 2023

Fixes #360 , which was caused by an off-by-one error introduced in #353 .

Copy link

Test Results

         1 files  ±0           1 suites  ±0   6s ⏱️ -1s
     276 tests ±0       276 ✔️ ±0  0 💤 ±0  0 ±0 
36 000 runs  ±0  36 000 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit d224600. ± Comparison against base commit 7f4d278.

Copy link

Test Results with Externally Built Libraries

         1 files  ±0           1 suites  ±0   6s ⏱️ ±0s
     276 tests ±0       276 ✔️ ±0  0 💤 ±0  0 ±0 
36 000 runs  ±0  36 000 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit d224600. ± Comparison against base commit 7f4d278.

Copy link

Test Results with Bindings

65 tests  ±0   65 ✔️ ±0   33s ⏱️ -15s
  2 suites ±0     0 💤 ±0 
  2 files   ±0     0 ±0 

Results for commit d224600. ± Comparison against base commit 7f4d278.

@dannys4 dannys4 merged commit 95fc04e into main Nov 15, 2023
10 checks passed
@dannys4 dannys4 deleted the dannys4/fixMatlabOpts branch November 15, 2023 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on creating Triangular Map in MATLAB [v. 2.2.0]
1 participant