thorstone25 / qups

A MATLAB toolbox for prototyping and simulating diagnostic ultrasound imaging systems
Apache License 2.0
38 stars 20 forks source link

ChannelData class randomly fails to load on Macs #27

Open thorstone25 opened 5 months ago

thorstone25 commented 5 months ago

There seems to be an issue on macs where QUPS is on the path, but "ChannelData" is not a recognized class. It seems it could be a bug with MATLAB's path resolution, or perhaps a subtlety of how macs handle path resolution differently from Ubuntu or Windows.