Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
What is wrong with this code?
Code: Function dcm = dcm2vol(din) %% import dicom volume ls = dir(fullfile(din,'*.dcm')); s = size(...
8 years 前 | 1 个回答 | 0

