Changeset 20848
- Timestamp:
- 07/03/16 13:28:51 (9 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/modules/ContourToMesh.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/modules/ContourToMesh.m
r20847 r20848 1 function [in_nod,in_elem]= ContourToMesh(index,x,y,contourname,interptype,edgevalue);1 function varargout = ContourToMesh(index,x,y,contourname,interptype,edgevalue); 2 2 %CONTOURTOMESH - Flag the elements or nodes inside a contour 3 3 %
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)