why won't the command semilogy work?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Whenever I try to create a figure using the command semilogy, the figure opens up but it's a blank page and it doesn't give me the graph.
3 commentaires
John D'Errico
le 12 Avr 2024
Modifié(e) : John D'Errico
le 12 Avr 2024
So your example where semilogy does not work, is the case of an undefined variable? You cannot plot something if it does not exist.
Unrecognized function or variable 'iter3N'.
Unless, of course, you have a beta copy of the mind reading toolbox. It was never officially released, as it is really buggy.
Seriously, READ THE ERROR MESSAGE. While you may think the variable iter3N exists somewhere, it is not in the workspace accessible to that call.
Réponses (0)
Voir également
Catégories
En savoir plus sur Time Series Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
