error: There is no block named 'xpcutilitieslib/Byte Packing' (when using add_block('xpcutilitieslib/Byte Packing', 'mySlx/pack')
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
what a trick
got error:
There is no block named 'xpcutilitieslib/Byte Packing'
when:
add_block('xpcutilitieslib/Byte Packing', 'mySlx/pack')
but adding a ''space'' after the block name "Byte Packing" it all goes right
add_block('xpcutilitieslib/Byte Packing ', 'mySlx/pack')
using matlab/simulink 2019b
ToT
:)
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!