photo

Yann Yiing


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
200,543
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


The code only works on Evaluation
This code only when run normally, N_id, N_x, N_y and N_z will give me nothing. But when i used Evaluate on the codes. It actual...

8 years ago | 1 answer | 0

1

answer

Question


after dcm = double(dcm) setappdata will always give me 0.
% --- Executes on button press in pushbutton1. function pushbutton1_Callback(hObject, eventdata, handles) % hObject h...

8 years ago | 1 answer | 0

1

answer

Question


What is wrong with this code?
Code: Function dcm = dcm2vol(din) %% import dicom volume ls = dir(fullfile(din,'*.dcm')); s = size(...

8 years ago | 1 answer | 0

1

answer