📄 get_multi_meas.cat
字号:
function [voltage,ind,df] = get_multi_meas(protocol,elec,V,I,vtx,no_pl);The function can be used in the occasions where plane current patterns (adjacent or polar) are adopted for systems with more planes, i.e. set byset_multi_currents function. Only non-current carrying electrodes are involved in the measurements. protocol= The selected protocol '{op}' or '{ad}'elec = The electrodesno_pl = The number of planesI = The RHS vectors, i.e., the current patterns padded with zeroes for the forward calculationsV = The forward solutionvoltage = The array of measureemnts according to the selected protocolind = The index of the measurements
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -