paint_electrodes.cat

来自「用来实现三维阻抗及光学断层成像重建的matlab程序」· CAT 代码 · 共 11 行

CAT
11
字号
function paint_electrodes(sel,srf,vtx);Auxilary function which plots the electrodes red at the boundaries. sel = The (vector) of indices of the electrode faces in the srf matrix       sel can be created by set_electrodes.m  srf = the boundary faces (triangles) vtx = The vertices matrix.

⌨️ 快捷键说明

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