momentum compaction factor error #555
-
I am trying to run the touschekPiwinskiLifeTime.m file, and the section where it runs the mcf.m file gives this error:
Apparently the ringpass.m doesn't exist anymore! |
Beta Was this translation helpful? Give feedback.
Answered by
swhite2401
Jan 31, 2023
Replies: 1 comment 1 reply
-
Looking at the error message it seems you are try to overwrite a protected keyword "end", did you by any chance define a variable named "end"? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
swhite2401
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking at the error message it seems you are try to overwrite a protected keyword "end", did you by any chance define a variable named "end"?