Statistiques
RANG
10 558
of 295 527
RÉPUTATION
4
CONTRIBUTIONS
46 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
67.39%
VOTES REÇUS
3
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Generating '.apk' file
Hello all, Is it possible to generate android supporting applications (APK files) using MATLAB ? or any other process by which ...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Getting handle of static textbox in MATLAB .
Hello, How can I get numerical handle value of static textbox in MATLAB GUI, like we get for PBs and axes ? thank you
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Integrating address field in independent GUI as shown in MATLAB .
Hello all, Is it possible to Integrating address field in independent GUI as shown in MATLAB or any integration so that user ca...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Theoretical detail about ROI and VOI extraction .
Hello all, this is not a programmatic issue, I want to get known about significance of extraction of ROI(region of interest) an...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Saving a file with name of reference of other file name ?
Hello all; I want to save two types of file(.stl and .mat) in which one file (.stl) will be saved by user with particular name ...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Is sculpting of 3D render possible in MATLAB ?
Hello all , Is it possible to perform various sculpting techniques like - push, pull, smooth, grab, pinch in MATLAB ? It seems...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to make rotated axis as main axis ?
Hello all , I have rotated 3D axis with some angle , there is one 3D object (cylinder) which rotates along according to angle ,...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to run multiple GUIs in one GUI ?
Hello all, I have multiple GUIs to work with and I want to put them into single GUI with having 'tab' option , How is this poss...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How a object moves in particular direction ?
Hello all, when any object is at origin (0,0,0) then the position of object can be changed by just adding or subtracting values...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Is there any alternate of "axes(handles.axes1)"
Hello all; In GUI while I am using multiple axes and using "axes(handles.axes1)" command , I feel it takes much time. For exam...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
What is better option than using 'global' ?
Hello all, In GUI, I am using plenty of global variables from which the performance gets influenced . I want to know what are t...
plus de 8 ans il y a | 2 réponses | 1
2
réponsesQuestion
How to return value from an axes ?
Hello all, How to return value of an axes in GUI, which is typically a numeric value. That value can be used to handle the axes...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to show different views on different axes ?
Hello all, I have code to generate 3D volume , which is - load mri.mat; K = squeeze(D); K = padarray(K,[10 10 10],'both')...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to improve performance of code ?
Hello all, I am using this code for getting the data point coordinates among defined vertices . ver = vertice; % nX3 ...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
getting inner data co-ordinate points of a cone .
Hello all, I have details of a cone in which the radius , the height , starting and ending points are included . How to get inn...
presque 9 ans il y a | 1 réponse | 0
0
réponseHow i change cone direction and how i verify if a 3D point is inside of cone?
Hello , use 'rotate' function after 'surf', the created shape will be rotated according to plane , direction n specific points...
presque 9 ans il y a | 0
Question
How to quickly get coordinates of all possible points inside a specific cuboid ?
Hello all, I know the starting and ending mid points of a cuboid. L,B and H also .I want to get all points which are inside the...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can be the variable of one slider be independent on variable of another slider , initially ?
Hello all, I am using two sliders for generating cylinder (for altering R and H).code is - function slider1_Callback(hObjec...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to initialize a variable with zero value ?
Hello all, I have one function which depends on two variables but it should not depend on the second variable until I change th...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How we can skip copying codes ?
Hello all, Many of the places I am using same lines of code , I don't want to copy codes all over again and again . What should...
presque 9 ans il y a | 1 réponse | 1
1
réponseQuestion
Updating object using slider
Hello all , I am updating position of cylinder using slider , But I want to see only updated shape but its showing them all , me...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to change values of variable in both increasing and decreasing manner in GUI ?
Hello all, As we use slider for changing values of variable continuously in GUI , but slider changes values in one direction on...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Keeping one object stationary and inserting that into rotatable object .
Hello all, I am having some problem about insertion of one 3D object into other 3D object. For that one object must be stable a...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Which are the softwares for better 3D designing ?
Hello all , I want to know that which softwares are there who gives better experience and visualization for 3D graphics than MA...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to get data cursor values on user input ?
Hello all , how can I get value of data cursor with using datacursormode and store into a variable without using pause command ...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to create a 3d volume like 3d volume of mri.mat ?
Hello all , I want to ask that how can we make 3D volume like 3D volume of "mri.mat" with using multiple DICOM images ? when ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to improve performance of GUIs ?
Hello all , Its a general but crucial question . I want to ask that what are the factors which work on GUI performance and smoo...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
getting vertices of patch object after rotation .
Hello all , I am inserting a patch object and then rotating it about some angle . How can I get vertices of patch object after ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to rotate set of 3d points about a specific point ?
Hello all , Having a set of 3D points I want to rotate them about user defined point , not only about the mid point . how it w...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to move set of points diagonally ?
Hello all , I have a 3D matrix (of a particular dimension). we can move points in either x or y or z directions by adding some...
presque 9 ans il y a | 1 réponse | 0