?? gm_mcompo.m
字號(hào):
function [varargout]=gm_mcompo(varargin)%% gm_mcompo finds connected components of a mesh%% Tcl/Tk: gmset componum [gm_mcompo $msh]%% Matlab: componum = gm_mcompo(msh);%% This routine labels mesh nodes with their connected components%% (an integer starting with 0 for the first connected component).%% The return value is an array of integers whose entries are in%% correspondence with nodes of the mesh. In the matlab case, the%% return value is a zba.gm_errmsg('gm_mcompo')
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -