Accessing a structure from its field value? Going from field value backwards to structure index.

Réponses (1)

I would suggest instead of defining a patient class to store information, you store the patient information in a table.
That is the allpatient property in your curPatientList class can be a table instead of array of patient class.

Cette question est clôturée.

Produits

Version

R2020b

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by