Unrecognized function or variable 'visadevlist'.

8 vues (au cours des 30 derniers jours)
Collin Krawczyk
Collin Krawczyk le 16 Avr 2021
Commenté : Cris LaPierre le 15 Juil 2021
Hi everyone,
The ability to use VISA in MATLAB using the visadevlist and visadev functions were added in R2021a. However, when I go to use these functions, they are unrecognized. Do these functions require any toolboxes? The documentation does not seem to list any.
This is the version I am running these on:
MATLAB Version 9.10 (R2021a)

Réponse acceptée

Cris LaPierre
Cris LaPierre le 16 Avr 2021
Modifié(e) : Cris LaPierre le 16 Avr 2021
These functions are part of the Instrument Control Toolbox. You need to have that toolbox installed in order to use these functions. You can check if it is installed using the ver command.
If it is not installed but your iicense includes it, you can use the Add-ons explorer to add it.
When searching the documentation, the left navigation pane can be used to determine what toolbox a function is in.
  2 commentaires
Dmitry Isakov
Dmitry Isakov le 15 Juil 2021
I have installed ICT but visadevlist and visadev return the error Unrecognised function or variable 'visadevlist'.
Any solutions for this? Thank you.
Cris LaPierre
Cris LaPierre le 15 Juil 2021
What version of MATLAB are you using? These functions were introduced in R2021a. You must be using that version or newer in order to have access to them.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Type Conversion 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!

Translated by