📄 figaro3d.cat
字号:
function [fc] = figaro3d(srf,vtx,simp,fc,BB,h);This function plots the solution as a 3D object crossed at the plane z=h within the 3D boundaries of the volumeh = is the height of the desired slice, max(vtx(:,3))>= h >= min(vtx(:,3))srf = The boundary surfaces (faces)simp = The simplices matrixfc = Plotting utility matrix, calculated through slicer_plot. This is calculated in slicer_plot.m BB = The calculated inverse solution
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -