Clear Filters
Clear Filters

Convert voxels to stl

34 views (last 30 days)
Hege
Hege on 2 Jul 2020
Commented: darova on 5 Jul 2020
I am new to the Matlab and I have developed my own below 3D voxel function.
I want to export this function to the stl file and view it .I should use the programme already developed by Mathworks represents by below link for this task.
I should use the CONVERT_voxels_to_stl(STLname,gridDATA,gridX,gridY,gridZ,varargin) programme in this link.
I call my function to this programme(link) but there are some errors in INPUTS given by me(I believe the way I am giving the inputs are wrong) and I dont know where is the mistake. Bolded letters represents the lines written and editted by me. Appreciate your comments.
  8 Comments
Hege
Hege on 5 Jul 2020
Hi Darove, Thanks but I have to use above mathowork script
darova
darova on 5 Jul 2020
i understand. That's alright

Sign in to comment.

Answers (0)

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!