how to solve this.. please urgent....
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Warning: No control key found in input stream. Protocol not recognized.
> In MCHP_RS232_analyzBloc
In picgui>pushStart_Callback
In gui_mainfcn (line 95)
In picgui
Error using horzcat
Dimensions of matrices being concatenated are not consistent.
Error in picgui
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in picgui
Error while evaluating UIControl Callback
4 Comments
Naga Venkata Kishore Akkala
on 30 May 2017
I am having a similar error and couldn't open picgui
"Error using serial/fopen (line 72) Open failed: Cannot connect to the COM3 port. Possible reasons are another application is connected to the port or the port does not exist.
Error in picgui
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in picgui
Error while evaluating UIControl Callback."
Can any one help us with this issue?
Jan
on 30 May 2017
@Naga: Please open a new thread for a new problem. Thanks. Then do not forget to explain, if you have considered the error message already: "another application is connected to the port or the port does not exist".
Steven Lord
on 30 May 2017
As far as I'm aware there's no script, function, class, or app named picgui in any MathWorks products, nor do I find any references to it when I search the documentation or the File Exchange. From where did you obtain this code?
Walter Roberson
on 15 Sep 2018
Duplicates https://www.mathworks.com/matlabcentral/answers/340484-struct-contents-reference-from-a-non-struct-array-object-error-in-picgui-error-in-gui_mainfcn-li
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!