Question


data points inside a pyramid
Hello all, I have a triangular base pyramid having four points (three for triangular base and one for height). how can I get t...

10 years ago | 1 answer | 0

1

answer

Question


Points which are inside a cone
Hello all, I have a query , I have a cone and I know its R and H . I also know the outer points of the cone .How I can get all...

10 years ago | 1 answer | 0

1

answer

Question


getting inside points of cuboid
Hello all , I have all information about a cuboid (vertices,faces,L,B and H also) , how can I get all inside points of the cubo...

10 years ago | 2 answers | 0

2

answers

Question


How to show the 3d volume transparently ?
Hello all, I want to ask that how the all volume can be made translucent so that I can see inner part of that ? (Is 'FaceAlpha...

10 years ago | 1 answer | 0

1

answer

Question


How to get end point of a cylinder ?
Hello all, How ending point of cylinder is dependent on starting point and the angle on which it is rotated ? How can i get end...

10 years ago | 1 answer | 0

1

answer

Question


How to create a cuboid ?
Hello all, How to create an alterable (w.r.t. L,B,H) cuboid ? what approaches can be used ?

10 years ago | 1 answer | 0

1

answer

Question


how to get points inside a cone ?
Hello all , I have a conical section which is hollow and having variable radius and height . how to get all points inside the c...

10 years ago | 1 answer | 0

1

answer

Question


Showing inner volumes of any filled 3d volume.
Hello all, With having filled volume say a sphere or cylinder , I want to show their inner volume part which is some portion of...

10 years ago | 2 answers | 0

2

answers

Question


uses of 'zeros' and 'ones' function ?
hello all, what are the main uses of functions 'zeros' and 'ones' ? Why we use them ? thank you

10 years ago | 2 answers | 0

2

answers

Question


extracting subvolume in different shapes
Hello all. As we know, by using 'subvolume' function we can extract volume data in cuboid form which is controlled by the limit...

10 years ago | 1 answer | 0

1

answer

Question


getting data points of the particular area .
Hello all, I want to ask that how to get all data points inside any shape like circle ? How the 'datacursormode' will be used f...

10 years ago | 1 answer | 0

1

answer

Question


Two or more 3D volumes on same axis .
Hello all , I want to ask that, is there any way to plot two or more 3D volumes on same axis ? or say merging of two or more di...

10 years ago | 1 answer | 0

1

answer

Question


How to store value of az and El in a variable ?
Hello all , as we know we use "rotate3d" function for rotating 3d objects , this shows Azimuth and Elevation angle , how to sto...

10 years ago | 1 answer | 0

1

answer

Question


how to crop multiple files
hello guys , worked on triangular mask cropping of a DICOM image , here is the code - clear all I=dicomread('four.dcm')...

10 years ago | 1 answer | 0

1

answer

Question


inserting shape into image and cropping accordingly.
hello all , I want to ask that how to introduce or place different shapes in an image (such as- circle , triangle , rectangle e...

10 years ago | 1 answer | 0

1

answer

Question


undo functioning in GUI in MATLAB .
hello all , Working on image processing with using GUIDE , want to know that how to add "UNDO & REDO" buttons in GUI ? Thank...

10 years ago | 1 answer | 0

1

answer

Answered
how can I save the all graphs with different names at the same time?
Try with using of 'for' looping . every iteration of graph creation may give that different name .

10 years ago | 1

Question


how to create 3-D volume of selected DICOM images ?
Hello , I have written a MATLAB code for the operation of converting selected DICOM images into its corresponded 3D volume . But...

10 years ago | 1 answer | 0

1

answer