Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to solve the error of replication factors
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
could anyone tell me Why I am getting the following error and how it can be solved
Error using repmat Replication factors must be a row vector of integers or integer scalars.
Error in --- B = reshape(repmat(max(reshape(C,2,[])),C,1),size(C))
where C= 0 0 0 0 0.0013 0 0 0 0 0 0 0.0006 0 0 0 0 0 0 0 0 0 0 0.0093 0.0081 0 0 0.0076 0.0076 0 0.0054 0.0424 0 0 0 0 0.0293 0 0 0.0259 0
1 commentaire
Walter Roberson
le 18 Déc 2017
Modifié(e) : Walter Roberson
le 18 Déc 2017
Duplicates https://www.mathworks.com/matlabcentral/answers/373470-how-to-solve-error-using-repmat
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!