tf2tex( tfobj, sstr, input, output)

Convert a transfer function to LaTeX math code
206 téléchargements
Mise à jour 16 déc. 2015

Afficher la licence

To speed up LaTeX reporting, this function converts a numerator and denominator array that is taken from a MATLAB tf object to LaTex math code. The LaTeX character for s (Laplace variable) can be specified (for example \gls{sym:s} if a symbols list is used). Furthermore it can handle MIMO tf objects, specifiying which input and output is of interest.

Citation pour cette source

Joost Meulenbeld (2026). tf2tex( tfobj, sstr, input, output) (https://fr.mathworks.com/matlabcentral/fileexchange/54150-tf2tex-tfobj-sstr-input-output), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Dynamic System Models dans Help Center et MATLAB Answers
Version Publié le Notes de version
2.0.0.0

Changed the behavior: ^1 is no longer displayed, 1s is abbreviated as s.
Bug fixed

1.0.0.0