필터 지우기
필터 지우기

Need help regarding connecting matlab to ibm qiskit.

조회 수: 3 (최근 30일)
Sowmya
Sowmya 2023년 12월 8일
댓글: Mann Baidi 2023년 12월 8일
when using the command: dev = quantum.backend.QuantumDeviceIBM("ibmq_qasm_simulator")
it shows error as: Unable to resolve the name 'quantum.backend.QuantumDeviceIBM'.
Error in nwtr (line 1)
dev = quantum.backend.QuantumDeviceIBM("ibmq_qasm_simulator")
need to help to resolve this.

답변 (1개)

Mann Baidi
Mann Baidi 2023년 12월 8일
편집: Mann Baidi 2023년 12월 8일
Hi Sowmya,
I understand you are facing issue in using the "quantum.backend.QuantumDeviceIBM" in MATLAB.
For using this function, you will have to install the "MATLAB Support Package for Quantum Computing" in your local desktop. The support package is published by the MATLAB Staf members. You can install the Support Package using the following link.
Hope this will help you!
  댓글 수: 2
Sowmya
Sowmya 2023년 12월 8일
Hi, thanks for your reply. I have downloaded the support package. but it is showing the same error. Is there anything i need to do more to it?
Mann Baidi
Mann Baidi 2023년 12월 8일
Have you also installed it? If not,when, double click on the support package, a pop up will appear, click on "Accept" then it will start downloading and installing packages. Try doing this in the working directory if possible.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Gate-Based Quantum Computing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by