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....
circa 7 anni fa | 1 risposta | 0
1
risposta
Risposto 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...
circa 7 anni fa | 0
Domanda
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...