runmat 0.4.9-dev.1 → 0.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/artifacts/stdlib.snapshot +0 -0
  2. package/dist/builtins.d.ts +1 -0
  3. package/dist/builtins.d.ts.map +1 -1
  4. package/dist/builtins.js.map +1 -1
  5. package/dist/generated/builtin-examples-catalog.d.ts.map +1 -1
  6. package/dist/generated/builtin-examples-catalog.js +1 -1
  7. package/dist/generated/builtin-examples-catalog.js.map +1 -1
  8. package/dist/generated/builtins/complex.d.ts +4 -0
  9. package/dist/generated/builtins/complex.d.ts.map +1 -0
  10. package/dist/generated/builtins/complex.js +157 -0
  11. package/dist/generated/builtins/complex.js.map +1 -0
  12. package/dist/generated/builtins/cosd.d.ts +4 -0
  13. package/dist/generated/builtins/cosd.d.ts.map +1 -0
  14. package/dist/generated/builtins/cosd.js +109 -0
  15. package/dist/generated/builtins/cosd.js.map +1 -0
  16. package/dist/generated/builtins/db.d.ts +4 -0
  17. package/dist/generated/builtins/db.d.ts.map +1 -0
  18. package/dist/generated/builtins/db.js +122 -0
  19. package/dist/generated/builtins/db.js.map +1 -0
  20. package/dist/generated/builtins/fgetl.d.ts +4 -0
  21. package/dist/generated/builtins/fgetl.d.ts.map +1 -0
  22. package/dist/generated/builtins/fgetl.js +133 -0
  23. package/dist/generated/builtins/fgetl.js.map +1 -0
  24. package/dist/generated/builtins/fgets.d.ts.map +1 -1
  25. package/dist/generated/builtins/fgets.js +4 -0
  26. package/dist/generated/builtins/fgets.js.map +1 -1
  27. package/dist/generated/builtins/fill3.d.ts +4 -0
  28. package/dist/generated/builtins/fill3.d.ts.map +1 -0
  29. package/dist/generated/builtins/fill3.js +152 -0
  30. package/dist/generated/builtins/fill3.js.map +1 -0
  31. package/dist/generated/builtins/fminbnd.d.ts +4 -0
  32. package/dist/generated/builtins/fminbnd.d.ts.map +1 -0
  33. package/dist/generated/builtins/fminbnd.js +104 -0
  34. package/dist/generated/builtins/fminbnd.js.map +1 -0
  35. package/dist/generated/builtins/impulse.d.ts +4 -0
  36. package/dist/generated/builtins/impulse.d.ts.map +1 -0
  37. package/dist/generated/builtins/impulse.js +123 -0
  38. package/dist/generated/builtins/impulse.js.map +1 -0
  39. package/dist/generated/builtins/integral.d.ts +4 -0
  40. package/dist/generated/builtins/integral.d.ts.map +1 -0
  41. package/dist/generated/builtins/integral.js +101 -0
  42. package/dist/generated/builtins/integral.js.map +1 -0
  43. package/dist/generated/builtins/mode.d.ts +4 -0
  44. package/dist/generated/builtins/mode.d.ts.map +1 -0
  45. package/dist/generated/builtins/mode.js +146 -0
  46. package/dist/generated/builtins/mode.js.map +1 -0
  47. package/dist/generated/builtins/optimset.d.ts.map +1 -1
  48. package/dist/generated/builtins/optimset.js +8 -4
  49. package/dist/generated/builtins/optimset.js.map +1 -1
  50. package/dist/generated/builtins/patch.d.ts +4 -0
  51. package/dist/generated/builtins/patch.d.ts.map +1 -0
  52. package/dist/generated/builtins/patch.js +135 -0
  53. package/dist/generated/builtins/patch.js.map +1 -0
  54. package/dist/generated/builtins/repelem.d.ts +4 -0
  55. package/dist/generated/builtins/repelem.d.ts.map +1 -0
  56. package/dist/generated/builtins/repelem.js +135 -0
  57. package/dist/generated/builtins/repelem.js.map +1 -0
  58. package/dist/generated/builtins/sawtooth.d.ts +4 -0
  59. package/dist/generated/builtins/sawtooth.d.ts.map +1 -0
  60. package/dist/generated/builtins/sawtooth.js +111 -0
  61. package/dist/generated/builtins/sawtooth.js.map +1 -0
  62. package/dist/generated/builtins/sinc.d.ts +4 -0
  63. package/dist/generated/builtins/sinc.d.ts.map +1 -0
  64. package/dist/generated/builtins/sinc.js +142 -0
  65. package/dist/generated/builtins/sinc.js.map +1 -0
  66. package/dist/generated/builtins/sind.d.ts +4 -0
  67. package/dist/generated/builtins/sind.d.ts.map +1 -0
  68. package/dist/generated/builtins/sind.js +109 -0
  69. package/dist/generated/builtins/sind.js.map +1 -0
  70. package/dist/generated/builtins/square.d.ts +4 -0
  71. package/dist/generated/builtins/square.d.ts.map +1 -0
  72. package/dist/generated/builtins/square.js +110 -0
  73. package/dist/generated/builtins/square.js.map +1 -0
  74. package/dist/generated/builtins/step.d.ts +4 -0
  75. package/dist/generated/builtins/step.d.ts.map +1 -0
  76. package/dist/generated/builtins/step.js +125 -0
  77. package/dist/generated/builtins/step.js.map +1 -0
  78. package/dist/generated/builtins/tand.d.ts +4 -0
  79. package/dist/generated/builtins/tand.d.ts.map +1 -0
  80. package/dist/generated/builtins/tand.js +109 -0
  81. package/dist/generated/builtins/tand.js.map +1 -0
  82. package/dist/generated/builtins-manifest.d.ts.map +1 -1
  83. package/dist/generated/builtins-manifest.js +363 -1
  84. package/dist/generated/builtins-manifest.js.map +1 -1
  85. package/dist/lsp/runmat_lsp.d.ts +2 -2
  86. package/dist/lsp/runmat_lsp.js +4 -4
  87. package/dist/lsp/runmat_lsp_bg.wasm +0 -0
  88. package/dist/lsp/runmat_lsp_bg.wasm.d.ts +2 -2
  89. package/dist/pkg-web/runmat_wasm_web.d.ts +42 -42
  90. package/dist/pkg-web/runmat_wasm_web.js +85 -85
  91. package/dist/pkg-web/runmat_wasm_web_bg.wasm +0 -0
  92. package/dist/pkg-web/runmat_wasm_web_bg.wasm.d.ts +35 -35
  93. package/dist/runtime/stdlib.snapshot +0 -0
  94. package/package.json +1 -1
@@ -858,6 +858,27 @@ export const builtinManifest = [
858
858
  "summary": "Set colormaps for images, surfaces, contours, and MATLAB `colormap` workflows.",
859
859
  "exampleCount": 2
860
860
  },
861
+ {
862
+ "key": "complex",
863
+ "title": "complex",
864
+ "slug": "complex",
865
+ "aliases": [],
866
+ "category": "math/elementwise",
867
+ "categoryPath": [
868
+ "math",
869
+ "elementwise"
870
+ ],
871
+ "keywords": [
872
+ "complex",
873
+ "complex constructor",
874
+ "real part",
875
+ "imaginary part",
876
+ "complex storage",
877
+ "MATLAB complex"
878
+ ],
879
+ "summary": "Construct complex double values from real and imaginary parts.",
880
+ "exampleCount": 6
881
+ },
861
882
  {
862
883
  "key": "compose",
863
884
  "title": "compose",
@@ -1107,6 +1128,27 @@ export const builtinManifest = [
1107
1128
  "summary": "Cosine of scalars, vectors, matrices, complex numbers, or character arrays with MATLAB broadcasting and GPU acceleration.",
1108
1129
  "exampleCount": 6
1109
1130
  },
1131
+ {
1132
+ "key": "cosd",
1133
+ "title": "cosd",
1134
+ "slug": "cosd",
1135
+ "aliases": [],
1136
+ "category": "math/trigonometry",
1137
+ "categoryPath": [
1138
+ "math",
1139
+ "trigonometry"
1140
+ ],
1141
+ "keywords": [
1142
+ "cosd",
1143
+ "cosine",
1144
+ "degrees",
1145
+ "angle",
1146
+ "trigonometry",
1147
+ "elementwise"
1148
+ ],
1149
+ "summary": "Cosine of angles expressed in degrees with MATLAB-exact values at canonical multiples.",
1150
+ "exampleCount": 3
1151
+ },
1110
1152
  {
1111
1153
  "key": "cosh",
1112
1154
  "title": "cosh",
@@ -1377,6 +1419,26 @@ export const builtinManifest = [
1377
1419
  "summary": "Extract day-of-month numbers from datetime values.",
1378
1420
  "exampleCount": 2
1379
1421
  },
1422
+ {
1423
+ "key": "db",
1424
+ "title": "db",
1425
+ "slug": "db",
1426
+ "aliases": [],
1427
+ "category": "control",
1428
+ "categoryPath": [
1429
+ "control"
1430
+ ],
1431
+ "keywords": [
1432
+ "db",
1433
+ "decibel",
1434
+ "voltage",
1435
+ "power",
1436
+ "resistance",
1437
+ "complex"
1438
+ ],
1439
+ "summary": "Convert numeric values to decibels using MATLAB-compatible voltage, power, or resistance forms.",
1440
+ "exampleCount": 4
1441
+ },
1380
1442
  {
1381
1443
  "key": "deconv",
1382
1444
  "title": "deconv",
@@ -2046,6 +2108,25 @@ export const builtinManifest = [
2046
2108
  "summary": "Shift zero-frequency components to the center of a spectrum.",
2047
2109
  "exampleCount": 5
2048
2110
  },
2111
+ {
2112
+ "key": "fgetl",
2113
+ "title": "fgetl",
2114
+ "slug": "fgetl",
2115
+ "aliases": [],
2116
+ "category": "io/filetext",
2117
+ "categoryPath": [
2118
+ "io",
2119
+ "filetext"
2120
+ ],
2121
+ "keywords": [
2122
+ "fgetl",
2123
+ "text file",
2124
+ "line input",
2125
+ "newline"
2126
+ ],
2127
+ "summary": "Read the next line from a file, removing newline characters from the result.",
2128
+ "exampleCount": 4
2129
+ },
2049
2130
  {
2050
2131
  "key": "fgets",
2051
2132
  "title": "fgets",
@@ -2166,6 +2247,26 @@ export const builtinManifest = [
2166
2247
  "summary": "Create MATLAB arrays filled with a constant value.",
2167
2248
  "exampleCount": 10
2168
2249
  },
2250
+ {
2251
+ "key": "fill3",
2252
+ "title": "fill3",
2253
+ "slug": "fill3",
2254
+ "aliases": [],
2255
+ "category": "plotting",
2256
+ "categoryPath": [
2257
+ "plotting"
2258
+ ],
2259
+ "keywords": [
2260
+ "fill3",
2261
+ "3-D filled polygon",
2262
+ "patch",
2263
+ "polygon",
2264
+ "matlab fill3",
2265
+ "3d patch"
2266
+ ],
2267
+ "summary": "Create MATLAB-compatible filled polygon patches in 3-D space.",
2268
+ "exampleCount": 4
2269
+ },
2169
2270
  {
2170
2271
  "key": "filter",
2171
2272
  "title": "filter",
@@ -2330,6 +2431,27 @@ export const builtinManifest = [
2330
2431
  "summary": "Round scalars, vectors, matrices, or N-D tensors toward negative infinity or to specified digits.",
2331
2432
  "exampleCount": 8
2332
2433
  },
2434
+ {
2435
+ "key": "fminbnd",
2436
+ "title": "fminbnd",
2437
+ "slug": "fminbnd",
2438
+ "aliases": [],
2439
+ "category": "math/optim",
2440
+ "categoryPath": [
2441
+ "math",
2442
+ "optim"
2443
+ ],
2444
+ "keywords": [
2445
+ "fminbnd",
2446
+ "bounded minimization",
2447
+ "brent",
2448
+ "golden section",
2449
+ "parabolic interpolation",
2450
+ "optimization"
2451
+ ],
2452
+ "summary": "Find a local minimum of a scalar function on a bounded interval using Brent's method.",
2453
+ "exampleCount": 3
2454
+ },
2333
2455
  {
2334
2456
  "key": "fopen",
2335
2457
  "title": "fopen",
@@ -3301,6 +3423,25 @@ export const builtinManifest = [
3301
3423
  "summary": "Filter images or N-D arrays with correlation/convolution kernels and configurable padding.",
3302
3424
  "exampleCount": 5
3303
3425
  },
3426
+ {
3427
+ "key": "impulse",
3428
+ "title": "impulse",
3429
+ "slug": "impulse",
3430
+ "aliases": [],
3431
+ "category": "control",
3432
+ "categoryPath": [
3433
+ "control"
3434
+ ],
3435
+ "keywords": [
3436
+ "impulse",
3437
+ "impulse response",
3438
+ "control system",
3439
+ "transfer function",
3440
+ "tf"
3441
+ ],
3442
+ "summary": "Compute or plot the impulse response of supported dynamic system models.",
3443
+ "exampleCount": 3
3444
+ },
3304
3445
  {
3305
3446
  "key": "imread",
3306
3447
  "title": "imread",
@@ -3408,6 +3549,26 @@ export const builtinManifest = [
3408
3549
  "summary": "Prompt the user for input. Return either the typed text or a parsed numeric value.",
3409
3550
  "exampleCount": 1
3410
3551
  },
3552
+ {
3553
+ "key": "integral",
3554
+ "title": "integral",
3555
+ "slug": "integral",
3556
+ "aliases": [],
3557
+ "category": "math/optim",
3558
+ "categoryPath": [
3559
+ "math",
3560
+ "optim"
3561
+ ],
3562
+ "keywords": [
3563
+ "integral",
3564
+ "numerical integration",
3565
+ "adaptive quadrature",
3566
+ "quadrature",
3567
+ "function handle"
3568
+ ],
3569
+ "summary": "Approximate a finite scalar definite integral using adaptive quadrature.",
3570
+ "exampleCount": 3
3571
+ },
3411
3572
  {
3412
3573
  "key": "interp1",
3413
3574
  "title": "interp1",
@@ -4668,6 +4829,26 @@ export const builtinManifest = [
4668
4829
  "summary": "Compute the MATLAB-style modulus a - b .* floor(./b) for scalars, matrices, N-D tensors, and complex values.",
4669
4830
  "exampleCount": 7
4670
4831
  },
4832
+ {
4833
+ "key": "mode",
4834
+ "title": "mode",
4835
+ "slug": "mode",
4836
+ "aliases": [],
4837
+ "category": "stats/summary",
4838
+ "categoryPath": [
4839
+ "stats",
4840
+ "summary"
4841
+ ],
4842
+ "keywords": [
4843
+ "mode",
4844
+ "frequency",
4845
+ "statistics",
4846
+ "reduction",
4847
+ "ties"
4848
+ ],
4849
+ "summary": "Most frequent value along a dimension with MATLAB-compatible tie semantics.",
4850
+ "exampleCount": 6
4851
+ },
4671
4852
  {
4672
4853
  "key": "month",
4673
4854
  "title": "month",
@@ -5055,7 +5236,7 @@ export const builtinManifest = [
5055
5236
  "MaxIter",
5056
5237
  "Display"
5057
5238
  ],
5058
- "summary": "Create or update an optimization options structure for fzero and fsolve.",
5239
+ "summary": "Create or update an optimization options structure for fminbnd, fzero, and fsolve.",
5059
5240
  "exampleCount": 1
5060
5241
  },
5061
5242
  {
@@ -5140,6 +5321,27 @@ export const builtinManifest = [
5140
5321
  "summary": "Apply MATLAB operators page-by-page across higher-dimensional arrays.",
5141
5322
  "exampleCount": 4
5142
5323
  },
5324
+ {
5325
+ "key": "patch",
5326
+ "title": "patch",
5327
+ "slug": "patch",
5328
+ "aliases": [],
5329
+ "category": "plotting",
5330
+ "categoryPath": [
5331
+ "plotting"
5332
+ ],
5333
+ "keywords": [
5334
+ "patch",
5335
+ "polygon",
5336
+ "filled polygon",
5337
+ "faces",
5338
+ "vertices",
5339
+ "matlab patch",
5340
+ "graphics primitive"
5341
+ ],
5342
+ "summary": "Create MATLAB-compatible colored polygon patch objects from coordinate data or Faces/Vertices definitions.",
5343
+ "exampleCount": 4
5344
+ },
5143
5345
  {
5144
5346
  "key": "path",
5145
5347
  "title": "path",
@@ -5907,6 +6109,26 @@ export const builtinManifest = [
5907
6109
  "summary": "Compute the MATLAB remainder a - b .* fix(./b) for scalars, matrices, N-D tensors, and complex values.",
5908
6110
  "exampleCount": 6
5909
6111
  },
6112
+ {
6113
+ "key": "repelem",
6114
+ "title": "repelem",
6115
+ "slug": "repelem",
6116
+ "aliases": [],
6117
+ "category": "array/shape",
6118
+ "categoryPath": [
6119
+ "array",
6120
+ "shape"
6121
+ ],
6122
+ "keywords": [
6123
+ "repelem",
6124
+ "replicate",
6125
+ "repeat",
6126
+ "array",
6127
+ "cell"
6128
+ ],
6129
+ "summary": "Replicate each element of an array along one or more dimensions.",
6130
+ "exampleCount": 5
6131
+ },
5910
6132
  {
5911
6133
  "key": "replace",
5912
6134
  "title": "replace",
@@ -6233,6 +6455,27 @@ export const builtinManifest = [
6233
6455
  "summary": "Persist the current MATLAB search path to pathdef.m with status and diagnostic outputs.",
6234
6456
  "exampleCount": 8
6235
6457
  },
6458
+ {
6459
+ "key": "sawtooth",
6460
+ "title": "sawtooth",
6461
+ "slug": "sawtooth",
6462
+ "aliases": [],
6463
+ "category": "math/signal",
6464
+ "categoryPath": [
6465
+ "math",
6466
+ "signal"
6467
+ ],
6468
+ "keywords": [
6469
+ "sawtooth",
6470
+ "waveform",
6471
+ "signal processing",
6472
+ "triangle",
6473
+ "periodic",
6474
+ "elementwise"
6475
+ ],
6476
+ "summary": "Generate a periodic sawtooth waveform with optional peak position.",
6477
+ "exampleCount": 3
6478
+ },
6236
6479
  {
6237
6480
  "key": "scatter",
6238
6481
  "title": "scatter",
@@ -6488,6 +6731,47 @@ export const builtinManifest = [
6488
6731
  "summary": "Sine of scalars, vectors, matrices, complex numbers, or character arrays with MATLAB broadcasting and GPU acceleration.",
6489
6732
  "exampleCount": 5
6490
6733
  },
6734
+ {
6735
+ "key": "sinc",
6736
+ "title": "sinc",
6737
+ "slug": "sinc",
6738
+ "aliases": [],
6739
+ "category": "math/signal",
6740
+ "categoryPath": [
6741
+ "math",
6742
+ "signal"
6743
+ ],
6744
+ "keywords": [
6745
+ "sinc",
6746
+ "normalized sinc",
6747
+ "signal processing",
6748
+ "elementwise",
6749
+ "complex"
6750
+ ],
6751
+ "summary": "Normalized sinc, sin(pi*x)/(pi*x), evaluated element-wise.",
6752
+ "exampleCount": 6
6753
+ },
6754
+ {
6755
+ "key": "sind",
6756
+ "title": "sind",
6757
+ "slug": "sind",
6758
+ "aliases": [],
6759
+ "category": "math/trigonometry",
6760
+ "categoryPath": [
6761
+ "math",
6762
+ "trigonometry"
6763
+ ],
6764
+ "keywords": [
6765
+ "sind",
6766
+ "sine",
6767
+ "degrees",
6768
+ "angle",
6769
+ "trigonometry",
6770
+ "elementwise"
6771
+ ],
6772
+ "summary": "Sine of angles expressed in degrees with MATLAB-exact values at canonical multiples.",
6773
+ "exampleCount": 3
6774
+ },
6491
6775
  {
6492
6776
  "key": "single",
6493
6777
  "title": "single",
@@ -6668,6 +6952,27 @@ export const builtinManifest = [
6668
6952
  "summary": "Element-wise square root of scalars, vectors, matrices, or N-D tensors.",
6669
6953
  "exampleCount": 6
6670
6954
  },
6955
+ {
6956
+ "key": "square",
6957
+ "title": "square",
6958
+ "slug": "square",
6959
+ "aliases": [],
6960
+ "category": "math/signal",
6961
+ "categoryPath": [
6962
+ "math",
6963
+ "signal"
6964
+ ],
6965
+ "keywords": [
6966
+ "square",
6967
+ "waveform",
6968
+ "signal processing",
6969
+ "duty cycle",
6970
+ "periodic",
6971
+ "elementwise"
6972
+ ],
6973
+ "summary": "Generate a periodic square wave with optional duty cycle.",
6974
+ "exampleCount": 3
6975
+ },
6671
6976
  {
6672
6977
  "key": "squeeze",
6673
6978
  "title": "squeeze",
@@ -6768,6 +7073,25 @@ export const builtinManifest = [
6768
7073
  "summary": "Create stem plots for discrete signals, sequence visualization, and MATLAB `stem` workflows.",
6769
7074
  "exampleCount": 4
6770
7075
  },
7076
+ {
7077
+ "key": "step",
7078
+ "title": "step",
7079
+ "slug": "step",
7080
+ "aliases": [],
7081
+ "category": "control",
7082
+ "categoryPath": [
7083
+ "control"
7084
+ ],
7085
+ "keywords": [
7086
+ "step",
7087
+ "step response",
7088
+ "control system",
7089
+ "transfer function",
7090
+ "tf"
7091
+ ],
7092
+ "summary": "Compute or plot the step response of a SISO transfer-function model.",
7093
+ "exampleCount": 4
7094
+ },
6771
7095
  {
6772
7096
  "key": "str2double",
6773
7097
  "title": "str2double",
@@ -7313,6 +7637,27 @@ export const builtinManifest = [
7313
7637
  "summary": "Element-wise tangent for scalars, vectors, matrices, complex numbers, or character arrays with MATLAB broadcasting and GPU acceleration.",
7314
7638
  "exampleCount": 8
7315
7639
  },
7640
+ {
7641
+ "key": "tand",
7642
+ "title": "tand",
7643
+ "slug": "tand",
7644
+ "aliases": [],
7645
+ "category": "math/trigonometry",
7646
+ "categoryPath": [
7647
+ "math",
7648
+ "trigonometry"
7649
+ ],
7650
+ "keywords": [
7651
+ "tand",
7652
+ "tangent",
7653
+ "degrees",
7654
+ "angle",
7655
+ "trigonometry",
7656
+ "elementwise"
7657
+ ],
7658
+ "summary": "Tangent of angles expressed in degrees with MATLAB-exact poles at +/-90 and exact zeros at multiples of 180.",
7659
+ "exampleCount": 3
7660
+ },
7316
7661
  {
7317
7662
  "key": "tanh",
7318
7663
  "title": "tanh",
@@ -8131,6 +8476,7 @@ export const builtinDocLoaders = {
8131
8476
  "colon": () => import("./builtins/colon.js").then((mod) => mod.default),
8132
8477
  "colorbar": () => import("./builtins/colorbar.js").then((mod) => mod.default),
8133
8478
  "colormap": () => import("./builtins/colormap.js").then((mod) => mod.default),
8479
+ "complex": () => import("./builtins/complex.js").then((mod) => mod.default),
8134
8480
  "compose": () => import("./builtins/compose.js").then((mod) => mod.default),
8135
8481
  "cond": () => import("./builtins/cond.js").then((mod) => mod.default),
8136
8482
  "conj": () => import("./builtins/conj.js").then((mod) => mod.default),
@@ -8143,6 +8489,7 @@ export const builtinDocLoaders = {
8143
8489
  "copyfile": () => import("./builtins/copyfile.js").then((mod) => mod.default),
8144
8490
  "corrcoef": () => import("./builtins/corrcoef.js").then((mod) => mod.default),
8145
8491
  "cos": () => import("./builtins/cos.js").then((mod) => mod.default),
8492
+ "cosd": () => import("./builtins/cosd.js").then((mod) => mod.default),
8146
8493
  "cosh": () => import("./builtins/cosh.js").then((mod) => mod.default),
8147
8494
  "cov": () => import("./builtins/cov.js").then((mod) => mod.default),
8148
8495
  "cross": () => import("./builtins/cross.js").then((mod) => mod.default),
@@ -8156,6 +8503,7 @@ export const builtinDocLoaders = {
8156
8503
  "cumtrapz": () => import("./builtins/cumtrapz.js").then((mod) => mod.default),
8157
8504
  "datetime": () => import("./builtins/datetime.js").then((mod) => mod.default),
8158
8505
  "day": () => import("./builtins/day.js").then((mod) => mod.default),
8506
+ "db": () => import("./builtins/db.js").then((mod) => mod.default),
8159
8507
  "deconv": () => import("./builtins/deconv.js").then((mod) => mod.default),
8160
8508
  "deg2rad": () => import("./builtins/deg2rad.js").then((mod) => mod.default),
8161
8509
  "delete": () => import("./builtins/delete.js").then((mod) => mod.default),
@@ -8189,12 +8537,14 @@ export const builtinDocLoaders = {
8189
8537
  "fft": () => import("./builtins/fft.js").then((mod) => mod.default),
8190
8538
  "fft2": () => import("./builtins/fft2.js").then((mod) => mod.default),
8191
8539
  "fftshift": () => import("./builtins/fftshift.js").then((mod) => mod.default),
8540
+ "fgetl": () => import("./builtins/fgetl.js").then((mod) => mod.default),
8192
8541
  "fgets": () => import("./builtins/fgets.js").then((mod) => mod.default),
8193
8542
  "fieldnames": () => import("./builtins/fieldnames.js").then((mod) => mod.default),
8194
8543
  "figure": () => import("./builtins/figure.js").then((mod) => mod.default),
8195
8544
  "fileread": () => import("./builtins/fileread.js").then((mod) => mod.default),
8196
8545
  "filewrite": () => import("./builtins/filewrite.js").then((mod) => mod.default),
8197
8546
  "fill": () => import("./builtins/fill.js").then((mod) => mod.default),
8547
+ "fill3": () => import("./builtins/fill3.js").then((mod) => mod.default),
8198
8548
  "filter": () => import("./builtins/filter.js").then((mod) => mod.default),
8199
8549
  "filter2": () => import("./builtins/filter2.js").then((mod) => mod.default),
8200
8550
  "find": () => import("./builtins/find.js").then((mod) => mod.default),
@@ -8203,6 +8553,7 @@ export const builtinDocLoaders = {
8203
8553
  "fliplr": () => import("./builtins/fliplr.js").then((mod) => mod.default),
8204
8554
  "flipud": () => import("./builtins/flipud.js").then((mod) => mod.default),
8205
8555
  "floor": () => import("./builtins/floor.js").then((mod) => mod.default),
8556
+ "fminbnd": () => import("./builtins/fminbnd.js").then((mod) => mod.default),
8206
8557
  "fopen": () => import("./builtins/fopen.js").then((mod) => mod.default),
8207
8558
  "format": () => import("./builtins/format.js").then((mod) => mod.default),
8208
8559
  "fprintf": () => import("./builtins/fprintf.js").then((mod) => mod.default),
@@ -8251,11 +8602,13 @@ export const builtinDocLoaders = {
8251
8602
  "image": () => import("./builtins/image.js").then((mod) => mod.default),
8252
8603
  "imagesc": () => import("./builtins/imagesc.js").then((mod) => mod.default),
8253
8604
  "imfilter": () => import("./builtins/imfilter.js").then((mod) => mod.default),
8605
+ "impulse": () => import("./builtins/impulse.js").then((mod) => mod.default),
8254
8606
  "imread": () => import("./builtins/imread.js").then((mod) => mod.default),
8255
8607
  "imshow": () => import("./builtins/imshow.js").then((mod) => mod.default),
8256
8608
  "ind2rgb": () => import("./builtins/ind2rgb.js").then((mod) => mod.default),
8257
8609
  "ind2sub": () => import("./builtins/ind2sub.js").then((mod) => mod.default),
8258
8610
  "input": () => import("./builtins/input.js").then((mod) => mod.default),
8611
+ "integral": () => import("./builtins/integral.js").then((mod) => mod.default),
8259
8612
  "interp1": () => import("./builtins/interp1.js").then((mod) => mod.default),
8260
8613
  "interp2": () => import("./builtins/interp2.js").then((mod) => mod.default),
8261
8614
  "intersect": () => import("./builtins/intersect.js").then((mod) => mod.default),
@@ -8318,6 +8671,7 @@ export const builtinDocLoaders = {
8318
8671
  "mkdir": () => import("./builtins/mkdir.js").then((mod) => mod.default),
8319
8672
  "mldivide": () => import("./builtins/mldivide.js").then((mod) => mod.default),
8320
8673
  "mod": () => import("./builtins/mod.js").then((mod) => mod.default),
8674
+ "mode": () => import("./builtins/mode.js").then((mod) => mod.default),
8321
8675
  "month": () => import("./builtins/month.js").then((mod) => mod.default),
8322
8676
  "movefile": () => import("./builtins/movefile.js").then((mod) => mod.default),
8323
8677
  "mpower": () => import("./builtins/mpower.js").then((mod) => mod.default),
@@ -8341,6 +8695,7 @@ export const builtinDocLoaders = {
8341
8695
  "orderfields": () => import("./builtins/orderfields.js").then((mod) => mod.default),
8342
8696
  "pad": () => import("./builtins/pad.js").then((mod) => mod.default),
8343
8697
  "pagefun": () => import("./builtins/pagefun.js").then((mod) => mod.default),
8698
+ "patch": () => import("./builtins/patch.js").then((mod) => mod.default),
8344
8699
  "path": () => import("./builtins/path.js").then((mod) => mod.default),
8345
8700
  "pause": () => import("./builtins/pause.js").then((mod) => mod.default),
8346
8701
  "pchip": () => import("./builtins/pchip.js").then((mod) => mod.default),
@@ -8379,6 +8734,7 @@ export const builtinDocLoaders = {
8379
8734
  "regexpi": () => import("./builtins/regexpi.js").then((mod) => mod.default),
8380
8735
  "regexprep": () => import("./builtins/regexprep.js").then((mod) => mod.default),
8381
8736
  "rem": () => import("./builtins/rem.js").then((mod) => mod.default),
8737
+ "repelem": () => import("./builtins/repelem.js").then((mod) => mod.default),
8382
8738
  "replace": () => import("./builtins/replace.js").then((mod) => mod.default),
8383
8739
  "repmat": () => import("./builtins/repmat.js").then((mod) => mod.default),
8384
8740
  "reshape": () => import("./builtins/reshape.js").then((mod) => mod.default),
@@ -8395,6 +8751,7 @@ export const builtinDocLoaders = {
8395
8751
  "round": () => import("./builtins/round.js").then((mod) => mod.default),
8396
8752
  "save": () => import("./builtins/save.js").then((mod) => mod.default),
8397
8753
  "savepath": () => import("./builtins/savepath.js").then((mod) => mod.default),
8754
+ "sawtooth": () => import("./builtins/sawtooth.js").then((mod) => mod.default),
8398
8755
  "scatter": () => import("./builtins/scatter.js").then((mod) => mod.default),
8399
8756
  "scatter3": () => import("./builtins/scatter3.js").then((mod) => mod.default),
8400
8757
  "second": () => import("./builtins/second.js").then((mod) => mod.default),
@@ -8408,6 +8765,8 @@ export const builtinDocLoaders = {
8408
8765
  "shading": () => import("./builtins/shading.js").then((mod) => mod.default),
8409
8766
  "sign": () => import("./builtins/sign.js").then((mod) => mod.default),
8410
8767
  "sin": () => import("./builtins/sin.js").then((mod) => mod.default),
8768
+ "sinc": () => import("./builtins/sinc.js").then((mod) => mod.default),
8769
+ "sind": () => import("./builtins/sind.js").then((mod) => mod.default),
8411
8770
  "single": () => import("./builtins/single.js").then((mod) => mod.default),
8412
8771
  "sinh": () => import("./builtins/sinh.js").then((mod) => mod.default),
8413
8772
  "size": () => import("./builtins/size.js").then((mod) => mod.default),
@@ -8417,11 +8776,13 @@ export const builtinDocLoaders = {
8417
8776
  "split": () => import("./builtins/split.js").then((mod) => mod.default),
8418
8777
  "sprintf": () => import("./builtins/sprintf.js").then((mod) => mod.default),
8419
8778
  "sqrt": () => import("./builtins/sqrt.js").then((mod) => mod.default),
8779
+ "square": () => import("./builtins/square.js").then((mod) => mod.default),
8420
8780
  "squeeze": () => import("./builtins/squeeze.js").then((mod) => mod.default),
8421
8781
  "stairs": () => import("./builtins/stairs.js").then((mod) => mod.default),
8422
8782
  "startswith": () => import("./builtins/startsWith.js").then((mod) => mod.default),
8423
8783
  "std": () => import("./builtins/std.js").then((mod) => mod.default),
8424
8784
  "stem": () => import("./builtins/stem.js").then((mod) => mod.default),
8785
+ "step": () => import("./builtins/step.js").then((mod) => mod.default),
8425
8786
  "str2double": () => import("./builtins/str2double.js").then((mod) => mod.default),
8426
8787
  "strcat": () => import("./builtins/strcat.js").then((mod) => mod.default),
8427
8788
  "strcmp": () => import("./builtins/strcmp.js").then((mod) => mod.default),
@@ -8449,6 +8810,7 @@ export const builtinDocLoaders = {
8449
8810
  "svd": () => import("./builtins/svd.js").then((mod) => mod.default),
8450
8811
  "symrcm": () => import("./builtins/symrcm.js").then((mod) => mod.default),
8451
8812
  "tan": () => import("./builtins/tan.js").then((mod) => mod.default),
8813
+ "tand": () => import("./builtins/tand.js").then((mod) => mod.default),
8452
8814
  "tanh": () => import("./builtins/tanh.js").then((mod) => mod.default),
8453
8815
  "tcpclient": () => import("./builtins/tcpclient.js").then((mod) => mod.default),
8454
8816
  "tcpserver": () => import("./builtins/tcpserver.js").then((mod) => mod.default),