The answer can also be found here: https://www.mathworks.com/matlabcentral/answers/577465-stl-error-too-many-output-arguments?s_tid=prof_contriblnk
Create stl. file with [F,V,N] data
2 views (last 30 days)
Show older comments
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 :)
0 Comments
Accepted Answer
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!