error: There is no block named 'xpcutilitieslib/Byte Packing' (when using add_block('xpcutilitieslib/Byte Packing', 'mySlx/pack')
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!