randperm not working correctly on Matlab Web App
Afficher commentaires plus anciens
Hello everyone,
I have a problem with the randperm function. In the MATLAB App designer it always outputs a random number, but in the Web App the numbers are always the same. Is that the expected behavior? May I be missing something?
3 commentaires
Cris LaPierre
le 12 Mar 2021
Do you set the rng seed before calling randperm?
Marcos
le 12 Mar 2021
Cris LaPierre
le 12 Mar 2021
No, but if you are using it, it will cause the same random numbers to be generated each time.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Profile and Improve Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!