1

Qiskit allows a user to directly access IBM Q quantum processors (both real ones and simulator). Each user is given a personal code which is entered into source code and serves as a login to the IBM Q platform.

My question is: Is there a similar possibility in MatLab? In other words, is there any module/code in MatLab allowing to access IBM Q processors?

Martin Vesely
  • 15,398
  • 4
  • 32
  • 75

1 Answers1

3

As far as I know, there is no MatLab library for the IBM quantum experience. It may be possible to call Qiskit from Matlab

ThomasAlexander
  • 751
  • 3
  • 3