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 PassMethod type #868

Closed
wants to merge 1 commit into from
Closed

Fix Matlab PassMethod type #868

wants to merge 1 commit into from

Conversation

lfarv
Copy link
Contributor

@lfarv lfarv commented Dec 11, 2024

#865 revealed another bug in Matlab: The PassMethod name substituted for the "old" *RadPass methods must be a "char array" and not a "string". This explains the strange error message reported in #865 and prevents using methods like BndMPoleSymplectic4E2RadPass.

@lfarv lfarv added Matlab For Matlab/Octave AT code bug fix labels Dec 11, 2024
@lfarv lfarv requested a review from oscarxblanco December 11, 2024 08:48
@lfarv
Copy link
Contributor Author

lfarv commented Dec 11, 2024

This is fixed in #870, I close this PR

@lfarv lfarv closed this Dec 11, 2024
@lfarv lfarv deleted the fix_passmethod_name branch December 18, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Matlab For Matlab/Octave AT code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant