Signal composition/decomposition into different types.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
simulink-signal-byteview
Decompose numerical Simulink signals into bytes and recompose them
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
Citar como
Giampiero Campa (2026). ByteView (https://github.com/giampy1969/simulink-signal-byteview/releases/tag/v1.1), GitHub. Recuperado .
Información general
- Versión 1.1 (40,3 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 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. |
