Commit Graph

9 Commits (master)

Author SHA1 Message Date
Johannes Pfeifer 7f027d8f5e
dyn_table.m: reduce white space in output 2023-12-07 12:18:00 +01:00
Sébastien Villemot 10af04c6d8
Use Unicode copyright symbol (in UTF-8 encoding) in all source files
It is now supported by the MATLAB editor (as of R2022a).

The old ASCII notation is left in some files that we copy as-is from other
sources (e.g. in the contrib/ and m4/ subdirectories).

The particles submodule is not updated at this point, because it is in an
inconsistent state.

[skip ci]
2022-04-13 14:54:25 +02:00
Sébastien Villemot 766fff88f6
Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Houtan Bastani 0087eaab93
`precision` was not an accurate variable name; `field_width` is better 2019-12-02 15:34:06 +01:00
Houtan Bastani 196266cbe4
give more space to columns printed by dyn_table 2019-12-02 15:32:38 +01:00
Stéphane Adjemian (Scylla) 5bdbaab3ac Cosmetic change. 2017-07-28 15:43:11 +02:00
Houtan Bastani 5716d73013 dyn_table: fix alignment for columns larger than 12 places 2017-07-18 11:34:35 +02:00
Houtan Bastani dbd519452e fix table printing 2017-07-17 17:46:55 +02:00
Houtan Bastani 5eda6f3885 print table in dyn_table 2017-07-17 17:40:12 +02:00