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

2 views (last 30 days)
Diego Hens
Diego Hens on 7 Aug 2020
Answered: Diego Hens on 14 Aug 2020
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 :)

Accepted Answer

Diego Hens
Diego Hens on 14 Aug 2020

More Answers (1)

KSSV
KSSV on 7 Aug 2020
  5 Comments
Rik
Rik on 7 Aug 2020
Can you attach your data? Unsuported file types must first be zipped before you can attach them.
Diego Hens
Diego Hens on 7 Aug 2020
Edited: Diego Hens on 7 Aug 2020
I have uploaded some other data, because I'm not sure if I may send the real data because of data protection regulation. But it doesn't work either. I have probably made a mistake somewhere in the code.
I want to thank you again for repeatedly taking the time to answer :)
Edit: The data file is a different one, but the error persists

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!