MATLAB: How to output STL format flie

export stloutput stl format fliepoint matrixtriangulation matrixwrite stl

I have a point matrix p whose size is 3×98065;the triangulation matrix t whose size is 3×196124 ; How to output the data as a STL model.Thank you.
Related Question