Is matlab getting rid of the string variable?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
John Hunt
am 4 Okt. 2019
Beantwortet: Walter Roberson
am 4 Okt. 2019
I tried to run a program that I made in matlab to write some G code and I got an error saying that the variable type sting will no longer be supported. Is that really happening?
Thanks
2 Kommentare
the cyclist
am 4 Okt. 2019
That seems radically unlikely to me.
Can you post the full error you saw, and ideally a self-contained code snippet (i.e. that we can run ourselves) that will generate the error?
Akzeptierte Antwort
Walter Roberson
am 4 Okt. 2019
Yes. In fairly old versions of MATLAB around R12 there was a datatype named string that was removed from MATLAB. I no longer recall what it used to do.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown 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!