📄 set_3d_currents.cat
字号:
function [I,Ib]=set_3d_currents(protocol,elec,vtx,gnd_ind,no_pl);This function sets current patterns in a system with (no_pl) planes of equal number of electrodes according to "opposite" or "adjacent" protocols, or their 3D similar.protocol= The selected protocol '{op}' or '{ad}'elec = The electrodesvtx = The verticesgnd_ind = the index of the ground nodeno_pl = The number of planesIb = The current patternsI = The RHS vectors, i.e., the current patterns padded with zeroes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -