photo

Muhammad Hazrul


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


No difference when generating image with show_slices for 3d using imdl.meas_icov = meas_icov_rm_elecs( imdl, 1);
At the moment i am able to generate different images when using 2d by changing the value from 1 to other numbers (1-16 electrode...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Index in position 2 exceeds array bounds (must not exceed 1).
Run each section as indicated with hash ## % Forward solvers $Id: forward_solvers01.m 3790 2013-04-04 15:41:27Z aadler $ % ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Why is my GUI program producing an error when I 'Run' it?
function varargout = EITAPP(varargin) % EITAPP MATLAB code for EITAPP.fig % EITAPP, by itself, creates a new EITAPP o...

거의 4년 전 | 0

질문


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-0.
if ~isempty(instrfind) fclose(instrfind); delete(instrfind); end A = zeros(64,1); B = zeros(64,1); C = zeros(64,1); D =...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-0.
if ~isempty(instrfind) fclose(instrfind); delete(instrfind); end A = zeros(64,1); B = zeros(64,1); C = zeros...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-0.
if nargout [varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:}); else gui_mainfcn(gui_State, varargin{:}); e...

거의 4년 전 | 답변 수: 0 | 0

0

답변