Bonjour,

J'ai un problème avec MATLAB.

En fait j'ai un bloc PLL par estimation de phase qui été déjà fait par un ancien stagiaire, et que je dois faire la suite de ce qu'il a fait, et sans ce bloc je ne peux pas avancer.

Lorsque je simule j'obtiens ce message d'erreur:

""Warning: The model 'pll' does not have continuous states, hence using the solver 'VariableStepDiscrete' instead of solver 'ode45'. You can disable
this diagnostic by explicitly specifying a discrete solver in the solver tab of the Configuration Parameters dialog, or setting 'Automatic solver
parameter selection' diagnostic to 'none' in the Diagnostics tab of the Configuration Parameters dialog.
Warning: Output port 2 of 'pll/Estimateur de phase/Demux' is not connected.
Warning: Output port 3 of 'pll/Estimateur de phase/Demux' is not connected""
aussi il ne comprend pas la fonction flag même si elle est identifiée avec les autres paramètres

Est-ce vous auriez une idée pour mieux identifier mon problème et voir comment je peux solutionner mon problème ?