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....
más de 6 años hace | 1 respuesta | 0
1
respuesta
Respondida 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...
más de 6 años hace | 0
Pregunta
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...