Syntax
TL=TofCPLT([CPL,TF,nr,style])
Input Parameter
CPL : | | CPL |
TF : | | T matrix, or ez vector of ezofchar |
nr : | | [number of points, radius, distance to cpl boundary |
style : | | "contour", "grid", "xgrid" |
Output Parameter
TL : | | list of frames with same ez as TF |
Examples
TofCPLT(CPLsample(12),'-y')
TofCPLT(PLcircle(10,8),'-y',[20 1 0],'contour');
TofCPLT(PLcircle(10,8),'-y',[20 1 0],'grid');
TofCPLT(PLcircle(10,8),'-y',[20 1 0],'xgrid');
TofCPLT(CPLsample(12),'-y',[6 1 0],'xgrid');
TofCPLT(CPLsample(12),'-y',[6 1 0],'grid');
TofCPLT(CPLsample(12),'-y',[6 1 0],'contour');
Copyright 2022-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21