Declaring persistent variables in scripts is not supported in R2019b?

Declaring persistent variables in scripts is not supported in R2019b?

1 Comment

"Declaring persistent variables in scripts is not supported in R2019b?"
MATLAB does not support persistent variables in scripts:
MATLAB has supported persistent variables in functions since before R2006a:

Sign in to comment.

Answers (2)

I just checked back to R2015a and it has not been supported in any release back that far.
I just figured this out. I called the function "funtion" - misspelling the word function. After I spelled it correctly, it fixed the syntax error and I was able to call in all my persistent variables with no problem. - July 2023

Products

Tags

Asked:

on 28 Oct 2019

Commented:

on 8 Jul 2023

Community Treasure Hunt

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

Start Hunting!