Save as RF file

Currently, I have a 8560 x 304 double matrix of demodulated RF data from ultrasound scans. How can I save it as a .rf file for further analysis? I'm using a toolbox that requires the data in .rf format.

3 Comments

.rf file? As in RealFlash, from RealAudio? https://www.makeuseof.com/tag/realplayer-exists-still-suck/
Michael Chang
Michael Chang on 23 Jan 2019
.rf as in radio frequency data I believe. It's the raw image form of ultrasounds before being processed into B-mode images.
This is the toolbox I'm trying to use.
Thanks in advance!
You might have to reverse the RPread_noTag.m routine, observing what it reads and figuring out how to write it from the information you have available.

Sign in to comment.

Answers (0)

Tags

Asked:

on 22 Jan 2019

Commented:

on 23 Jan 2019

Community Treasure Hunt

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

Start Hunting!