Is matlab getting rid of the string variable?

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

the cyclist
the cyclist 2019년 10월 4일
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?
John Hunt
John Hunt 2019년 10월 4일
Well, I opened up matlab again and ran the same code and it worked just fine. The might have been a weird update or something, but the error is gone.

댓글을 달려면 로그인하십시오.

 채택된 답변

Walter Roberson
Walter Roberson 2019년 10월 4일

0 개 추천

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개)

카테고리

질문:

2019년 10월 4일

답변:

2019년 10월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by