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?

Antworten (1)

Cris LaPierre
Cris LaPierre am 4 Jan. 2021

0 Stimmen

handles.p1p1 does not exist.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 4 Jan. 2021

Beantwortet:

am 4 Jan. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by