|
132 | 132 | * [colon](./elementary_functions/colon.md) |
133 | 133 | * [complex](./elementary_functions/complex.md) |
134 | 134 | * [conj](./elementary_functions/conj.md) |
135 | | - * [corrcoef](./elementary_functions/corrcoef.md) |
136 | | - * [cov](./elementary_functions/cov.md) |
137 | 135 | * [ctranspose](./elementary_functions/ctranspose.md) |
138 | 136 | * [dec2base](./elementary_functions/dec2base.md) |
139 | 137 | * [dec2bin](./elementary_functions/dec2bin.md) |
|
175 | 173 | * [lt](./elementary_functions/lt.md) |
176 | 174 | * [magic](./elementary_functions/magic.md) |
177 | 175 | * [max](./elementary_functions/max.md) |
178 | | - * [mean](./elementary_functions/mean.md) |
179 | 176 | * [min](./elementary_functions/min.md) |
180 | 177 | * [minus](./elementary_functions/minus.md) |
181 | 178 | * [mldivide](./elementary_functions/mldivide.md) |
|
211 | 208 | * [transpose](./elementary_functions/transpose.md) |
212 | 209 | * [uminus](./elementary_functions/uminus.md) |
213 | 210 | * [uplus](./elementary_functions/uplus.md) |
214 | | - * [var](./elementary_functions/var.md) |
215 | 211 | * [vertcat](./elementary_functions/vertcat.md) |
216 | 212 |
|
217 | 213 |
|
|
275 | 271 | * [mat2str](./string/mat2str.md) |
276 | 272 | * [matches](./string/matches.md) |
277 | 273 | * [newline](./string/newline.md) |
| 274 | + * [num2str](./string/num2str.md) |
278 | 275 | * [replace](./string/replace.md) |
279 | 276 | * [sprintf](./string/sprintf.md) |
280 | 277 | * [startsWith](./string/startsWith.md) |
|
696 | 693 | * [QObject_set](./qml_engine/QObject_set.md) |
697 | 694 | * [QObject_undefine](./qml_engine/QObject_undefine.md) |
698 | 695 | * [QObject_used](./qml_engine/QObject_used.md) |
| 696 | + * [qt_constant](./qml_engine/qt_constant.md) |
| 697 | + * [qt_version](./qml_engine/qt_version.md) |
699 | 698 |
|
700 | 699 |
|
701 | 700 | * [com_engine](./com_engine/README.md) |
|
825 | 824 | * [ipc](./ipc/README.md) |
826 | 825 | * [getpid](./ipc/getpid.md) |
827 | 826 | * [ipc](./ipc/ipc.md) |
| 827 | + |
| 828 | + |
| 829 | +* [statistics](./statistics/README.md) |
| 830 | + * [corrcoef](./statistics/corrcoef.md) |
| 831 | + * [cov](./statistics/cov.md) |
| 832 | + * [mean](./statistics/mean.md) |
| 833 | + * [var](./statistics/var.md) |
0 commit comments