3D打印stl格式读取程序
3D打印数据格式stl读取程序,用于stl模型三维展示。用matlab编写的。
下载地址
用户评论
??? Undefined function or method 'narginchk' for input arguments of type 'double'. Error in ==> stlwrite at 54 narginchk(2, inf) 为什么会这样的错误显示?