Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This function is usefull to display matrices in the screen as a report with diferent 'styles'. You can specify column and rows variable names, aligment, padding spaces, delimiters, corners and borders. Also can save the result as a charcater array to be used with functions: fprintf, sprintf, warning, error and MException.
The purpose of this function is to be an option to the already existing similar functions (see Acknowledgments).
Citation pour cette source
brayantz (2026). printtable(content, Name, Value) (https://fr.mathworks.com/matlabcentral/fileexchange/64517-printtable-content-name-value), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Printing a formatted table, latexTable, print_table
Informations générales
- Version 1.2.0.0 (5,37 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.2.0.0 | Changed function name (printtable), changed parameter names, refactorized. |
||
| 1.1.0.0 | Changed name (printTable), changed parameter names, refactorized, added input parser scheme, dependence with
|
||
| 1.0.0.0 | Add comment |