Send transform from 3D slicer to MAtlab

Hello,
I am trying to send a transform from 3D slicer to matlab and I followed the steps in the examples at this link: PlusToolkit/PlusMatlabUtils: Matlab utilities for reading/writing Plus data structures and communicating with Plus applications (github.com), but nothing works and in matlab I keep reading “no transforms are available”

How do I solve this problem?

Anyone can please help me, I do not really know what to do

We moved from Matlab to Python. See more information in this notice.

I think you can use Python in Matlab. If this is the case then you can use the pyigtl Python package for receiving transforms that 3D Slicer sends.