editTL

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CODING/DEVELOP
Introduced first in SolidGeometry 5.3, Creation date: 2023-03-07, Last change: 2025-09-15

same as original fnct but deployable



See Also: commandwindowTL , opentolineTL , docTL , webTL

Example Illustration

 missing image of editTL(params)

Syntax

editTL([params])

Input Parameter

params: same as original function




Copyright 2023-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

Algorithm (Workflow)

The function editTL is a wrapper around the MATLAB edit function, designed to be deployable. It is part of the SolidGeometry library, version 5.3, and was introduced by Tim Lueth in 2023.

Input Parameters

Function Workflow

The function begins by checking if the code is running in a deployed application using the isdeployed function. If the code is not deployed, it calls the edit function with the provided parameters.

Key Points

Algorithm explaination created using ChatGPT on 2025-08-18 21:57. (Please note: No guarantee for the correctness of this explanation)

Last html export of this page out of FM database by TL: 2025-09-21