Filter löschen
Filter löschen

Error using 'readstruct'

4 Ansichten (letzte 30 Tage)
Jelani Simeon
Jelani Simeon am 15 Aug. 2022
Beantwortet: Bhavana Ravirala am 25 Aug. 2022
Error using readstruct
Naming a class 'struct' is not allowed, because it is already a built-in class.
Im not sure why im getting this error. It was working fine a week ago now this error wont allow me to move forward.
  1 Kommentar
Benjamin Thompson
Benjamin Thompson am 15 Aug. 2022
Can you post some sample code producing the error?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Bhavana Ravirala
Bhavana Ravirala am 25 Aug. 2022
Hi,
As per my understanding, a potential cause of this error is the fact that there is an inbuilt function named “struct” in MATLAB. In order to resolve the issue, you should try using a different name for the class while using “readstruct”.
Hope this helps!!

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by