Why does my Ps sequence block not work?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I need to set a repetitive signal. It needs to be a continous one. I have gathered 100 points (the max amount posible) and set the duration and output values. When I try to run it, an error comes up saying there´s something wrong with the dimensions. I have already check that there is the same amount of elements in each array. Any help please!

3 Commenti
Jeffrey Clark
il 7 Ott 2022
Modificato: Jeffrey Clark
il 7 Ott 2022
@Adrián Jiménez, yes you can see that what it now thinks you are trying to do is fowling up something else and resulting in concatenating a 99x1 with a 1x1 and again along the column dimension. So perhaps you need to look at the documentation more closely and/or click on the Source Code link in the PS Repeating Sequence popup. Unfortunately I don't have Simulink so probably someone else needs to assist you in how to properly set the parameters.
Risposte (1)
Rishi
il 29 Set 2023
Hi Adrian,
I understand are facing an issue with setting the values of ‘Durations’ and ‘Start output values’ in the ‘Ps sequence block’. I tried entering two arrays with 100 elements each in these two fields, and my model runs without any error.
You can recheck your entries to these fields. If the issue persists, you can share your model.
Regards,
Rishi Shrimal
0 Commenti
Vedere anche
Categorie
Scopri di più su Event Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
