ByteView

버전 1.0.0.0 (32.3 KB) 작성자: Giampiero Campa
Signal composition/decomposition into different types.

다운로드 수: 2.5K

업데이트 날짜: 2007/10/23

라이선스 보기

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 릴리스 호환 정보
개발 환경: R11.1
모든 릴리스와 호환
플랫폼 호환성
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.