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....
거의 7년 전 | 답변 수: 1 | 0
1
답변
답변 있음 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...
거의 7년 전 | 0
질문
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...