Illegal use of reserved keyword "switch"
I am trying to implement the following code but I am getting the same error message repeatedly.
classdef Patient < matlab.apps....
mehr als 6 Jahre vor | 1 Antwort | 0
1
Antwort
Beantwortet How to solve startupFcn issue?
I changed the code and that specific problem seems to be not there any more. However, I am getting a new error.
% Create histog...
mehr als 6 Jahre vor | 0
Frage
How to solve startupFcn issue?
I have been trying to use the App Designer feature in Matlab. A portion of my code is below:
% Code that executes after compo...