ByteView
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.
인용 양식
Giampiero Campa (2023). ByteView (https://www.mathworks.com/matlabcentral/fileexchange/6649-byteview), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
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. |