dubs3.cat
来自「用来实现三维阻抗及光学断层成像重建的matlab程序」· CAT 代码 · 共 10 行
CAT
10 行
function [srf] = dubs3(simp);Auxilairy fuction that caclulates the boundary faces of a given 3D volume.Usefull in electrode assignment.srf = Outter boundary surfacessimp = The simplices matrix
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?