When I run rng() with any input - even those in the Matlab documentation ('default' for example) - I receive the following error: "Error using rng. Too many input arguments." I am using Matlab version R2021a. I was receiving the same error on R2020b. Is this a versioning error? Any way around this issue? Thank you for your help.

 Akzeptierte Antwort

David Fletcher
David Fletcher am 5 Apr. 2021

1 Stimme

Not really sure: only thing that springs to mind is something shadowing the Matlab function?
what do get when you type:
which rng

1 Kommentar

Scott Theer
Scott Theer am 5 Apr. 2021
This was exactly what was happening - Thank you! Don't think I would have ever figured that out.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by