Error using griddata v4
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I get this error using griddata v4. What's the problem?
Error in griddata>gdatav4 (line 247)
d = abs(xy - xy.');
1 commentaire
Steven Lord
le 19 Juil 2021
That looks like only the last part of the error message. Please post all the text that appears in red when you try to run the code that throws this error. If possible please also post a small segment of code that causes the error to be thrown when you run it.
Réponses (0)
Voir également
Catégories
En savoir plus sur Shifting and Sorting Matrices dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!