Statistics
3 Questions
0 Answers
RANK
207,559
of 300,343
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,172
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Error using STLWRITE function
tr=triangulation(whitevol.faces,whitevol.vertices); figure('color','w'), h=trimesh(tr); axis equal % now write to STL stlwrit...
3 years ago | 1 answer | 0
1
answerQuestion
Does regionprops function work in Matlab App designer
mriadjust = app.mri; % create a copy of the dataset ub = app.upper_bound; lb = app.lower_bound; l=repmat(int16(0), [256 256 2...
3 years ago | 2 answers | 0
2
answersQuestion
I'm trying to covert 2d DICOM MRI images to 3D using Matlab. I am able to get the images to the 3D space but it shows up flat in the z-axis.
This is my code so far below %% SPECIFY DIRECTORY clear all close all fileFolder = fullfile('/Users/anugrahsajan/Documents/...
3 years ago | 0 answers | 0

