Clear Filters
Clear Filters

Conversion from IEEE754

8 views (last 30 days)
Pika
Pika on 24 Feb 2011
Commented: Umar on 15 Jul 2024 at 4:32
Hello, is there a way to convert IEEE754 format to 1750a 32 bit or 48 bit format?
  5 Comments
Pika
Pika on 24 Feb 2011
Here is the link to the format I'm using. It is section 5.0 for extended precision.
https://wsmrc2vger.wsmr.army.mil/rcc/manuals/106-09/appendixO.pdf
Umar
Umar on 15 Jul 2024 at 4:32
Hi Pika,
One possible approach would be created a custom MATLAB function block that implements the conversion algorithm, then write MATLAB code within the block to perform the conversion logic from IEEE754 to 1750A format.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!