Effacer les filtres
Effacer les filtres

Error while running Matlab script for POD_DMD (error in mode)

4 vues (au cours des 30 derniers jours)
Priyank Goel
Priyank Goel le 10 Juil 2021
Hello All,
I am using Matlab script POD_DMD for image visualisation. While runnig for 1D velocity visualization I am getting error.
Not enough input arguments.
Error in mode (line 58)
if isstring(x)
Error in POD_DMD (line 39)
imagesc(reshape(Phi(1:r*c,mode),r,c));axis
image;set(gca,'Ydir','Normal')
The code is added for your reference.
Please suggest possible solution for 1D velocity component.
Thanks

Réponses (0)

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by