⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 my-demo-real.log

📁 用来实现三维阻抗及光学断层成像重建的matlab程序
💻 LOG
📖 第 1 页 / 共 3 页
字号:
-->-->print(x)         !--error    42 incompatible RHS  -->-->help write -->-->help print -->-->disp(x)     1.   -->-->disp(1,2,3)     3.       2.       1.   -->-->getf("patch.sci")Warning :redefining function: patch                     -->-->for u = 1:size(sels,1)-->--> paint_electrodes(sels(u),srf,vtx);-->-->end !   0.1950903 !!   0.3826834 !!   0.3826834 ! ! - 0.9807853 !! - 0.9238795 !! - 0.9238795 ! !   2. !!   2. !!   3. !  r    !--error    44 first argument is incorrectat line     189 of function mainPlot3d               called by :  line    11 of function trisurf                  called by :  line     4 of function patch                    called by :  line    26 of function paint_electrodes         called by :   paint_electrodes(sels(u),srf,vtx);  -->-->v = eye(3) v  =     1.   -->-->v = eye(3,3) v  = !   1.    0.    0. !!   0.    1.    0. !!   0.    0.    1. ! -->-->v=[0;0;0,v]           !--error     5 inconsistent column/row dimensions  -->-->v=[[0;0;0],v] v  = !   0.    1.    0.    0. !!   0.    0.    1.    0. !!   0.    0.    0.    1. ! -->-->fig fig  = [varargout]=fig(varargin) -->-->patch(v(1,:),v(2,:),v(3,:),1) !   0.    1.    0.    0. ! !   0.    0.    1.    0. ! !   0.    0.    0.    1. !     1.   !--error  9999 trisurf : color spec must be 1 x 4                                              at line      83 of function checkXYZQuadruple        called by :  line   107 of function mainPlot3d               called by :  line    11 of function trisurf                  called by :  line     4 of function patch                    called by :  patch(v(1,:),v(2,:),v(3,:),1)  -->-->patch(v(1,:)',v(2,:)',v(3,:)',1) !   0. !!   1. !!   0. !!   0. ! !   0. !!   0. !!   1. !!   0. ! !   0. !!   0. !!   0. !!   1. !     1.   !--error  9999 trisurf : color spec must be 4 x 1                                              at line      83 of function checkXYZQuadruple        called by :  line   107 of function mainPlot3d               called by :  line    11 of function trisurf                  called by :  line     4 of function patch                    called by :  patch(v(1,:)',v(2,:)',v(3,:)',1)  -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,0,0,0]) !   0. !!   1. !!   0. !!   0. ! !   0. !!   0. !!   1. !!   0. ! !   0. !!   0. !!   0. !!   1. ! !   1.    0.    0.    0. ! !--error  9999 trisurf : color spec must be 4 x 1                                              at line      83 of function checkXYZQuadruple        called by :  line   107 of function mainPlot3d               called by :  line    11 of function trisurf                  called by :  line     4 of function patch                    called by :  patch(v(1,:)',v(2,:)',v(3,:)',[1,0,0,0])  -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,0,0,0]') !   0. !!   1. !!   0. !!   0. ! !   0. !!   0. !!   1. !!   0. ! !   0. !!   0. !!   0. !!   1. ! !   1. !!   0. !!   0. !!   0. ! -->-->help rgbNo man for rgb
 -->-->help colorNo man for color
 -->-->help getcolor -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,1,0,0]) !   0. !!   1. !!   0. !!   0. ! !   0. !!   0. !!   1. !!   0. ! !   0. !!   0. !!   0. !!   1. ! !   1.    1.    0.    0. ! !--error  9999 trisurf : color spec must be 4 x 1                                              at line      83 of function checkXYZQuadruple        called by :  line   107 of function mainPlot3d               called by :  line    11 of function trisurf                  called by :  line     4 of function patch                    called by :  patch(v(1,:)',v(2,:)',v(3,:)',[1,1,0,0])  -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,1,0,0]') !   0. !!   1. !!   0. !!   0. ! !   0. !!   0. !!   1. !!   0. ! !   0. !!   0. !!   0. !!   1. ! !   1. !!   1. !!   0. !!   0. ! -->-->getf("patch.sci")Warning :redefining function: patch                     -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,1,0,0]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,1,1,0]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,0.5,0,0]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[1,0.5,0,1]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[0.5,0.5,0,1]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[0.5,0.5,2,1]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[100,0.5,2,1]') -->-->patch(v(1,:)',v(2,:)',v(3,:)',[100,4,2,1]') -->-->getcolor()Warning :redefining function: title                    Warning :redefining function: title                     ans  =     3.   --> -->-->getcolor()Warning :redefining function: title                    Warning :redefining function: title                     ans  =      [] -->-->help getcolor -->-->getf("patch.sci")Warning :redefining function: patch                     -->-->for u = 1:size(sels,1)-->--> paint_electrodes(sels(u),srf,vtx);-->-->end !--error  9999 trisurf : color spec must be 3 x 1                                              at line      83 of function checkXYZQuadruple        called by :  line   107 of function mainPlot3d               called by :  line    11 of function trisurf                  called by :  line     3 of function patch                    called by :  line    26 of function paint_electrodes         called by :   paint_electrodes(sels(u),srf,vtx);  -->-->getf("patch.sci")Warning :redefining function: patch                     -->-->for u = 1:size(sels,1)-->--> paint_electrodes(sels(u),srf,vtx);-->-->end --> -->-->mtlb_load('datareal');Warning :redefining function: simp                      -->-->sym = '{n}'; -->-->[I,Ib] = set_3d_currents(mtlb(protocol),mtlb(elec),mtlb(vtx),mtlb(gnd_ind),mtlb(no_pl)); -->-->mat_ref = ones(828,1); -->-->tol = 0.0001; -->-->[Eref,ppr] = fem_master_full(mtlb(vtx),mtlb(%simp),mat_ref,mtlb(gnd_ind),mtlb(elec),mtlb(zc),sym);                                              !--error     4 undefined variable : %simp                     -->-->[Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym); !--error    15 submatrix incorrectly definedat line      35 of function bld_master               called by :  line    39 of function bld_master_full          called by :  line    23 of function fem_master_full          called by :  [Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym);  -->-->size(simp) ans  = !   828.    4. ! -->-->getf("bld_master.sci")Warning :redefining function: bld_master                -->-->[Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym); !--error    15 submatrix incorrectly definedat line      82 of function bld_master               called by :  line    39 of function bld_master_full          called by :  line    23 of function fem_master_full          called by :  [Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym);  -->-->getf("bld_master.sci")Warning :redefining function: bld_master                -->-->[Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym); !--error    15 submatrix incorrectly definedat line      82 of function bld_master               called by :  line    39 of function bld_master_full          called by :  line    23 of function fem_master_full          called by :  [Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym);  -->-->size(JJ)       !--error     4 undefined variable : JJ                        -->-->JJ(1,1) = [1,2,3]                  !--error    15 submatrix incorrectly defined  -->-->getf("bld_master.sci")Warning :redefining function: bld_master                -->-->[Eref,ppr] = fem_master_full(vtx,simp,mat_ref,gnd_ind,elec,zc,sym); !   2484.    1. ! 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -