ccoolbaugh / FloWave.US

Matlab Program for Automated Ultrasound Blood Flow Analysis
MIT License
33 stars 18 forks source link

Separated FloWaveUS.m into smaller functions #16

Closed CalebRoundy closed 5 years ago

CalebRoundy commented 5 years ago

This is just a separation of the main script FloWaveUS.m into smaller functions so that the code is easier to debug and incorporate into a GUI. None of the methods used to read and analyze information were changed in any way. The FloWaveUS program was tested and functioned exactly as it had before the change. The BMode and UsSetup programs were not tested as no changes were made to these scripts in any way.