how to solve this.. please

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

What are your doing before mistake appear?
im doing the motor position in simulink.. and the gui does not show me the graph and get me the error..
this the gui that i used for this project. this from the mircochip simulink tool.

Sign in to comment.

Answers (1)

El Mehdi Merouane
El Mehdi Merouane on 17 Mar 2021

0 votes

Hello,
the issue seems to originate from your hardware, the ground pin of your serial communication is disconnected.
Good luck.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 16 May 2017

Edited:

on 17 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!