Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Accessing a structure from its field value? Going from field value backwards to structure index.
조회 수: 1 (최근 30일)
이전 댓글 표시
.
댓글 수: 1
답변 (1개)
Mohammad Sami
2020년 10월 14일
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.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!