tf2tex( tfobj, sstr, input, output)
Version 2.0.0.0 (2,05 ko) par
Joost Meulenbeld
Convert a transfer function to LaTeX math code
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 LinuxCatégories
En savoir plus sur Dynamic System Models dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 2.0.0.0 | Changed the behavior: ^1 is no longer displayed, 1s is abbreviated as s.
|
||
| 1.0.0.0 |