I am getting following error during reading an image. Please anyone can help me to figure out the problem

1 vue (au cours des 30 derniers jours)
I am getting following error during reading an image. Please anyone can help me to figure out the problem

Réponse acceptée

Walter Roberson
Walter Roberson le 17 Fév 2021
You named your script image.m and in that script you have something that calls image(). What is your expectation about how MATLAB should decide whether image is a reference to the built-in MATLAB function image() or to the script you named image?
(It is, by the way, valid to invoke the function image() with no inputs and no outputs)

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by