MATLAB: Create stl. file with [F,V,N] data

\n%fMATLABstlv

Hello,
I would like to create a stl. file with given data [F,V,N]. I have problems using the funtion stlwrite (https://de.mathworks.com/matlabcentral/fileexchange/20922-stlwrite-write-ascii-or-binary-stl-files). Can you help me?
My goal is to take the data of a given stl. file and tweek it (like multiplying the values of [F,V,N] times 2). Is this possible?
Thank you 🙂