It's been a while sinve I've coded Matlab and have decided to make mancalla. I'm runnung into an issue early on with the error message, "Reference to non-existent field 'p1p1'." and the line of code that is having the issue is "p1p1 = str2num(get(handles.p1p1,'String'));". I've also used str2double. ant clues?

답변 (1개)

Cris LaPierre
Cris LaPierre 2021년 1월 4일

0 개 추천

handles.p1p1 does not exist.

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

질문:

2021년 1월 4일

답변:

2021년 1월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by