How do I extract an image from a PACS server using MATLAB?

I would like to extract an image from a PACS server using MATLAB.

 Accepted Answer

The ability to access a PACS server is not available in MATLAB. To work around this issue, use the following steps:
1. Copy the file you wish to load to a local machine using FTP
2. Modify the image in MATLAB
3. Put the new image back on the PACS using FTP

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!