Is is possible to change the allocated block.Dwork.Dimensions size
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ciaran Worcester
am 2 Mai 2014
Beantwortet: Friedrich
am 2 Mai 2014
I am writing a Level 2 Matlab s-function to impliment a queue, I use a pre-allocated Dwork vector to hold the queue but I need to be able to dynamically change the size of this queue to prevent it overflowing if more data is sent to it. Is this possible, and if not any ideas as to a better solution? Thanks.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Configure Block Features for MATLAB S-Functions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!