titleofcaller

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - User interface
Introduced first in SolidGeometry 3.5, Creation date: 2017-02-28, Last change: 2025-09-14

returns the name of the calling fnct plus date & time as string

Description

This function help to create titles for figures and axes

See Also: SGfigure , SGtitle , helptextofcaller

Example Illustration

 missing image of titleofcaller(n,dt,hl)

Syntax

[t,fname]=titleofcaller([n,dt,hl])

Input Parameter

n: hierarchy of calling functions; default is 0;
dt: adds date and time if true; default is true
hl: if true; fname is an hyperlink with line of caller; default is false

Output Parameter

t: string with caller and date and clock
fname: calling function name

Examples


titleofcaller(1)
titleofcaller(1,false)




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