Hi,
I am trying to connect Rhino 5 with MATLAB through the creation of a COM object that should link the two software together. Although the COM object is able to be created in MATLAB, it does not return any specific methods, properties, or events that can be utilized in MATLAB. I know that these functions exist since I have access to another software that links to Rhino 5 and uses its functions, but for some reason MATLAB specifically is unable to access them. Are there any missing .dll or .tlb files that are missing from the use of Rhino5x64.application? My end goal is to be able to create a Rhino COM object in MATLAB and access its functions. I have spoken to MATLAB technical support and it seems that their COM server creation method is working just fine. Please let me know if any additional information is found. Thanks!