Feeds
提问
Is it possible to export a geometry generated by multicuboid() as a .stl file?
I'm working on this code: model= createpde('thermal'); geo= multicuboid(5,12, ones(1, 12),'ZOffset', [0:1:11]); model.Geometr...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to read an excel spreadsheet ignoring text and comments
i'm working on a matlab app that read an excel file to get experimental data, the files i need to read have a lot of comments an...
6 years 前 | 1 个回答 | 0