Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 251 Bytes

Matlab tools

Function geologicCrossSection.m
This function creates geological cross-section from known interfaces of geological units.
Example: geologicCrossSection(data,[0 0],[6000 13000],rgb,200,2,30);
Example