permutevector

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Auxiliary function
Introduced first in SolidGeometry 4.2, Creation date: 2018-07-26, Last change: 2025-09-14

creates vector list based on parametersets

Description

indexvariant and permutevarargin are much faster and support more dimensions if the sequences are the same

See Also: indexvariant , publishTL , testfunctTL

Example Illustration

 missing image of permutevector(ps1,ps2,ps3)

Syntax

VL=permutevector([ps1,ps2,ps3])

Input Parameter

ps1: paraneter set 1
ps2: paraneter set 2
ps3: paraneter set 3

Output Parameter

VL: Value vector list

Examples


permutevector([4 5 6],[2 5 6],[9 8])
permutevector([4 5 6],[2 5 6])
permutevector([4 5 6])




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

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