Skip to content

Converts binned TOPAS data to useful Matlab data.

License

Notifications You must be signed in to change notification settings

pftsai1112/topas2matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topas2matlab

by Nick Nelson npnelson3@gmail.com

Basic Features

topas2matlab() converts binned TOPAS outputs to a Matlab array. The function will evauluate the dimensions of the dose grid (1D, 2D, or 3D voxels) and places the respective TOPAS values into a 1D, 2D, or 3D array.

Basic Usage

file = 'TestData/3D.csv'
topas2matlab(file)

About

Converts binned TOPAS data to useful Matlab data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%