Tsample

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Samples
Introduced first in SolidGeometry 4.2, Creation date: 2018-07-28, Last change: 2025-08-18

shows samples of frames based on Tofn

Description

rewritten completely based on Tofn in SG-Lib 5.2

See Also: Tofn , TLofn

Example Illustration

 missing image of Tsample

Syntax

Tsample




Copyright 2018-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)

This algorithm is a MATLAB function named Tsample that visualizes transformations using the Tofn function from the SG-Library. The function does not take any input parameters and does not return any output. It is designed to create a figure with multiple subplots, each displaying a transformation matrix.

Input Parameters

The function Tsample does not have any input parameters.

Algorithm Steps

  1. The function starts by calling SGfigure, which likely initializes a new figure window for plotting.
  2. A variable w is defined and set to pi/10. This variable represents an angular frequency or a similar parameter used in the transformation.
  3. A for loop iterates from 1 to 24. In each iteration, the following steps are performed:

Output

The function does not return any output. It generates a figure with 24 subplots, each displaying a transformation matrix computed by the Tofn function.

Algorithm explaination created using ChatGPT on 2025-08-18 21:58. (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