From: Ravi on 17 Jun 2010 01:12 Hi, I just wanted to point out that MATLAB isosurface function has a lot of problems for complex data. I have created a program that renders exact error-free surfaces from 3-D voxel data, such as from MRI, CT Scan. The following is the link to the discussion thread http://www.mathworks.com/matlabcentral/newsreader/view_thread/268226#755017 You can download the program from http://www.hermesacademy.com/products Ravi "Evelyn Voss" <evo.smile(a)gmail.com> wrote in message <hs8cnq$k2v$1(a)fred.mathworks.com>... > Hey, > how can I visualize a 3D matrix? I have e.g. A=zeros(10,10,10) with A(2:5,3:5,4:7)=10. You can extend the matrix with arbitrary blocks of numbers. > I want to see the blocks of the numbers as cuboids. Hopefully you can help me. > Evi
|
Pages: 1 Prev: the result save into txt file by certain format Next: SURFACE FORMATION (HELP PLEASE) |