Why MATLAB on Mac reads functions as scripts instead of functions?

1 Ansicht (letzte 30 Tage)
Brianna Miranda
Brianna Miranda am 14 Jul. 2022
Kommentiert: Bruno Luong am 14 Jul. 2022
Whenever I attempt to call on a function in my script I get an error stating "Execution of script rd_segy as a function is not supported" but this function is saved as a function and not a script in MATLAB. This keeps randomly happening, and yes I am certain that the function is actually a function and not a script. How do I fix this issue? All of the codes I'm using were created using my mac. I also am able to run the scripts without receiving this error when I use my windows pc.
  3 Kommentare
Bruno Luong
Bruno Luong am 14 Jul. 2022
If you type
which rd_segy
when the error occurs what do you get?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by