MosGeo / BPSMAutoToolbox

This is the repository for the Stanford BPSM Automation Toolbox. The library can be used for creating and simulating basin and petroleum system models for studying probabilistic interactions.
https://bpsm.stanford.edu/
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Use strings instead of char type in Matlab #17

Open MosGeo opened 4 years ago

MosGeo commented 4 years ago

The whole library should use the new string type instead of char. This will make it future proof and provide better interface to users.