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....
plus de 6 ans il y a | 1 réponse | 0
1
réponse
Réponse apportée 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...
plus de 6 ans il y a | 0
Question
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...