ByteView

Signal composition/decomposition into different types.
2,5K téléchargements
Mise à jour 13 mai 2023

simulink-signal-byteview

Decompose numerical Simulink signals into bytes and recompose them

View ByteView on File Exchange

This block takes in input a vector of Ni signals belonging to a type Ti, puts them all in a contiguous memory zone, and reinterprets them as a vector of No signals belonging to a type To.

Typically you can use this block to decompose/recompose doubles or floats into/from the bytes that make them.

You might also be interested in https://github.com/giampy1969/simulink-udpip-blocks

Citation pour cette source

Giampiero Campa (2024). ByteView (https://github.com/giampy1969/simulink-signal-byteview/releases/tag/v1.1), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R11.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Computational Finance dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1

See release notes for this release on GitHub: https://github.com/giampy1969/simulink-signal-byteview/releases/tag/v1.1

1.0.0.0

Recompiled the s-function with matlab 7.1 so that everything works fine with newer versions requiring the .mexw32 extension. The .dll files is retained to the benefit of users working with versions prior to 7.1, other users may delete it.

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.