如何在 Scilab 2023.0.0 中安装 VISA 模块?
Scilab 6.0.2 正在运行并自动安装 atomsInstall('visa')
我得到以下错误:
--> atomsInstall('visa')
atomsInstallList: The package "visa" is not registered.
Please check on the ATOMS repository that it is available for Scilab 2023.0 on Windows.
If it is, run atomsSystemUpdate() before trying atomsInstall(..) again.
bei Zeile 52 von Funktion atomsError ( C:\Users\kwas\AppData\Local\scilab-2023.0.0\modules\atoms\macros\atoms_internals\atomsError.sci Zeile 66 )
bei Zeile 78 von Funktion atomsInstallList ( C:\Users\kwas\AppData\Local\scilab-2023.0.0\modules\atoms\macros\atoms_internals\atomsInstallList.sci Zeile 117 )
bei Zeile 240 von Funktion atomsInstall ( C:\Users\kwas\AppData\Local\scilab-2023.0.0\modules\atoms\macros\atomsInstall.sci Zeile 256 )
--> atomsSystemUpdate()
Scanning repository https://atoms.scilab.org/2023.0/TOOLBOXES/64 ... Done
你能指导我,如何安装它,使用从
下载的 zip 文件https://atoms.scilab.org/toolboxes/visa
我试过了
--> atomsInstall("C:\Users\kwas\Downloads\visa_0.9.1-2.bin.x64.windows.zip")
bei Zeile 177 von Funktion atomsInstall ( C:\Users\kwas\AppData\Local\scilab-2023.0.0\modules\atoms\macros\atomsInstall.sci Zeile 193 )
Ungültiger Index.