|
123 | 123 | * [usermodulesdir](./modules_manager/usermodulesdir.md) |
124 | 124 |
|
125 | 125 |
|
| 126 | +* [operators](./operators/README.md) |
| 127 | + * [all](./operators/all.md) |
| 128 | + * [and](./operators/and.md) |
| 129 | + * [any](./operators/any.md) |
| 130 | + * [colon](./operators/colon.md) |
| 131 | + * [ctranspose](./operators/ctranspose.md) |
| 132 | + * [eq](./operators/eq.md) |
| 133 | + * [ge](./operators/ge.md) |
| 134 | + * [gt](./operators/gt.md) |
| 135 | + * [horzcat](./operators/horzcat.md) |
| 136 | + * [ismember](./operators/ismember.md) |
| 137 | + * [ldivide](./operators/ldivide.md) |
| 138 | + * [le](./operators/le.md) |
| 139 | + * [lt](./operators/lt.md) |
| 140 | + * [minus](./operators/minus.md) |
| 141 | + * [mldivide](./operators/mldivide.md) |
| 142 | + * [mpower](./operators/mpower.md) |
| 143 | + * [mrdivide](./operators/mrdivide.md) |
| 144 | + * [mtimes](./operators/mtimes.md) |
| 145 | + * [ne](./operators/ne.md) |
| 146 | + * [not](./operators/not.md) |
| 147 | + * [or](./operators/or.md) |
| 148 | + * [plus](./operators/plus.md) |
| 149 | + * [power](./operators/power.md) |
| 150 | + * [rdivide](./operators/rdivide.md) |
| 151 | + * [shortcutand](./operators/shortcutand.md) |
| 152 | + * [shortcutor](./operators/shortcutor.md) |
| 153 | + * [subsindex](./operators/subsindex.md) |
| 154 | + * [mtimes](./operators/times.md) |
| 155 | + * [transpose](./operators/transpose.md) |
| 156 | + * [uminus](./operators/uminus.md) |
| 157 | + * [uplus](./operators/uplus.md) |
| 158 | + * [vertcat](./operators/vertcat.md) |
| 159 | + |
| 160 | + |
126 | 161 | * [elementary_functions](./elementary_functions/README.md) |
127 | 162 | * [abs](./elementary_functions/abs.md) |
128 | | - * [and](./elementary_functions/and.md) |
129 | 163 | * [angle](./elementary_functions/angle.md) |
130 | 164 | * [base2dec](./elementary_functions/base2dec.md) |
131 | 165 | * [bin2dec](./elementary_functions/bin2dec.md) |
132 | 166 | * [bin2num](./elementary_functions/bin2num.md) |
133 | 167 | * [cast](./elementary_functions/cast.md) |
134 | 168 | * [ceil](./elementary_functions/ceil.md) |
135 | 169 | * [circshift](./elementary_functions/circshift.md) |
136 | | - * [colon](./elementary_functions/colon.md) |
137 | 170 | * [complex](./elementary_functions/complex.md) |
138 | 171 | * [conj](./elementary_functions/conj.md) |
139 | | - * [ctranspose](./elementary_functions/ctranspose.md) |
140 | 172 | * [dec2base](./elementary_functions/dec2base.md) |
141 | 173 | * [dec2bin](./elementary_functions/dec2bin.md) |
142 | 174 | * [dec2hex](./elementary_functions/dec2hex.md) |
143 | 175 | * [disp](./elementary_functions/disp.md) |
144 | | - * [eq](./elementary_functions/eq.md) |
145 | 176 | * [exp](./elementary_functions/exp.md) |
146 | 177 | * [factorial](./elementary_functions/factorial.md) |
147 | 178 | * [find](./elementary_functions/find.md) |
|
151 | 182 | * [fliplr](./elementary_functions/fliplr.md) |
152 | 183 | * [flipud](./elementary_functions/flipud.md) |
153 | 184 | * [floor](./elementary_functions/floor.md) |
154 | | - * [ge](./elementary_functions/ge.md) |
155 | | - * [gt](./elementary_functions/gt.md) |
156 | 185 | * [hex2dec](./elementary_functions/hex2dec.md) |
157 | | - * [horzcat](./elementary_functions/horzcat.md) |
158 | 186 | * [imag](./elementary_functions/imag.md) |
159 | 187 | * [isapprox](./elementary_functions/isapprox.md) |
160 | 188 | * [istriu](./elementary_functions/isdiag.md) |
|
168 | 196 | * [istril](./elementary_functions/istril.md) |
169 | 197 | * [istriu](./elementary_functions/istriu.md) |
170 | 198 | * [isvector](./elementary_functions/isvector.md) |
171 | | - * [ldivide](./elementary_functions/ldivide.md) |
172 | | - * [le](./elementary_functions/le.md) |
173 | 199 | * [length](./elementary_functions/length.md) |
174 | 200 | * [linspace](./elementary_functions/linspace.md) |
175 | 201 | * [log](./elementary_functions/log.md) |
176 | 202 | * [log10](./elementary_functions/log10.md) |
177 | 203 | * [log1p](./elementary_functions/log1p.md) |
178 | 204 | * [log2](./elementary_functions/log2.md) |
179 | 205 | * [logspace](./elementary_functions/logspace.md) |
180 | | - * [lt](./elementary_functions/lt.md) |
181 | 206 | * [magic](./elementary_functions/magic.md) |
182 | 207 | * [max](./elementary_functions/max.md) |
183 | 208 | * [min](./elementary_functions/min.md) |
184 | 209 | * [minus](./elementary_functions/minus.md) |
185 | | - * [mldivide](./elementary_functions/mldivide.md) |
186 | 210 | * [mod](./elementary_functions/mod.md) |
187 | | - * [mpower](./elementary_functions/mpower.md) |
188 | | - * [mrdivide](./elementary_functions/mrdivide.md) |
189 | | - * [mtimes](./elementary_functions/mtimes.md) |
190 | 211 | * [ndims](./elementary_functions/ndims.md) |
191 | | - * [ne](./elementary_functions/ne.md) |
192 | 212 | * [norm](./elementary_functions/norm.md) |
193 | | - * [not](./elementary_functions/not.md) |
194 | 213 | * [num2bin](./elementary_functions/num2bin.md) |
195 | 214 | * [numel](./elementary_functions/numel.md) |
196 | | - * [or](./elementary_functions/or.md) |
197 | | - * [plus](./elementary_functions/plus.md) |
198 | | - * [power](./elementary_functions/power.md) |
199 | 215 | * [prod](./elementary_functions/prod.md) |
200 | | - * [rdivide](./elementary_functions/rdivide.md) |
201 | 216 | * [real](./elementary_functions/real.md) |
202 | 217 | * [rem](./elementary_functions/rem.md) |
203 | 218 | * [repmat](./elementary_functions/repmat.md) |
204 | 219 | * [reshape](./elementary_functions/reshape.md) |
205 | 220 | * [round](./elementary_functions/round.md) |
206 | | - * [shortcutand](./elementary_functions/shortcutand.md) |
207 | | - * [shortcutor](./elementary_functions/shortcutor.md) |
208 | 221 | * [sign](./elementary_functions/sign.md) |
209 | 222 | * [size](./elementary_functions/size.md) |
210 | 223 | * [sort](./elementary_functions/sort.md) |
211 | 224 | * [sqrt](./elementary_functions/sqrt.md) |
212 | | - * [subsindex](./elementary_functions/subsindex.md) |
213 | 225 | * [sum](./elementary_functions/sum.md) |
214 | 226 | * [swapbytes](./elementary_functions/swapbytes.md) |
215 | | - * [mtimes](./elementary_functions/times.md) |
216 | | - * [transpose](./elementary_functions/transpose.md) |
217 | 227 | * [tril](./elementary_functions/tril.md) |
218 | 228 | * [triu](./elementary_functions/triu.md) |
219 | | - * [uminus](./elementary_functions/uminus.md) |
220 | | - * [uplus](./elementary_functions/uplus.md) |
221 | | - * [vertcat](./elementary_functions/vertcat.md) |
222 | 229 |
|
223 | 230 |
|
224 | 231 | * [special_functions](./special_functions/README.md) |
|
334 | 341 |
|
335 | 342 |
|
336 | 343 | * [logical](./logical/README.md) |
337 | | - * [all](./logical/all.md) |
338 | | - * [any](./logical/any.md) |
339 | 344 | * [false](./logical/false.md) |
340 | 345 | * [logical](./logical/logical.md) |
341 | 346 | * [true](./logical/true.md) |
|
847 | 852 |
|
848 | 853 |
|
849 | 854 | * [validators](./validators/README.md) |
| 855 | + * [mustBeA](./validators/mustBeA.md) |
| 856 | + * [mustBeFile](./validators/mustBeFile.md) |
850 | 857 | * [mustBeFinite](./validators/mustBeFinite.md) |
851 | 858 | * [mustBeFloat](./validators/mustBeFloat.md) |
852 | 859 | * [mustBeFolder](./validators/mustBeFolder.md) |
| 860 | + * [mustBeGreaterThan](./validators/mustBeGreaterThan.md) |
| 861 | + * [mustBeGreaterThanOrEqual](./validators/mustBeGreaterThanOrEqual.md) |
| 862 | + * [mustBeInRange](./validators/mustBeInRange.md) |
| 863 | + * [mustBeInteger](./validators/mustBeInteger.md) |
| 864 | + * [mustBeLessThan](./validators/mustBeLessThan.md) |
| 865 | + * [mustBeLessThanOrEqual](./validators/mustBeLessThanOrEqual.md) |
853 | 866 | * [mustBeLogical](./validators/mustBeLogical.md) |
854 | 867 | * [mustBeLogicalScalar](./validators/mustBeLogicalScalar.md) |
| 868 | + * [mustBeMember](./validators/mustBeMember.md) |
| 869 | + * [mustBeNonnegative](./validators/mustBeNegative.md) |
| 870 | + * [mustBeNonempty](./validators/mustBeNonempty.md) |
| 871 | + * [mustBeNonmissing](./validators/mustBeNonmissing.md) |
| 872 | + * [mustBeNonNan](./validators/mustBeNonNan.md) |
| 873 | + * [mustBeNonnegative](./validators/mustBeNonnegative.md) |
| 874 | + * [mustBeNonpositive](./validators/mustBeNonpositive.md) |
| 875 | + * [mustBeNonSparse](./validators/mustBeNonSparse.md) |
| 876 | + * [mustBeNonZero](./validators/mustBeNonZero.md) |
| 877 | + * [mustBeNonzeroLengthText](./validators/mustBeNonzeroLengthText.md) |
855 | 878 | * [mustBeNumeric](./validators/mustBeNumeric.md) |
| 879 | + * [mustBeNumericOrLogical](./validators/mustBeNumericOrLogical.md) |
| 880 | + * [mustBePositive](./validators/mustBePositive.md) |
| 881 | + * [mustBeReal](./validators/mustBeReal.md) |
856 | 882 | * [mustBeScalarOrEmpty](./validators/mustBeScalarOrEmpty.md) |
| 883 | + * [mustBeText](./validators/mustBeText.md) |
857 | 884 | * [mustBeTextScalar](./validators/mustBeTextScalar.md) |
858 | 885 | * [mustBeValidVariableName](./validators/mustBeValidVariableName.md) |
859 | 886 | * [mustBeVector](./validators/mustBeVector.md) |
0 commit comments