c3dserver

16 ビュー (過去 30 日間)
Frederik
Frederik 2011 年 11 月 1 日
編集済み: Joseph M Mahoney 2021 年 12 月 7 日
Hi
I can't get my c3d server to work when I do as recomended by c3d.org. I have downloaded the c3dserver file and added it to the matlab path, but when I try to run the c3d server I get the following error.
Error using feval Server Creation Failed: Class not registered
Error in actxserver (line 87) h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Error in c3dserver (line 24) itf = actxserver('C3DServer.C3D');
Does anyone have any experience using Matlab as a c3d server and might know what to do?
cheers
  2 件のコメント
Dennis Nielsen
Dennis Nielsen 2012 年 7 月 26 日
Hope that all of your with the same problem have found out why MATLAB return this server error..
The error will occur if you are running MATLAB 64bit version.. the C3Dserver is programmed using a 32bit version. To get the C3Dserver to work (or not return this error)… you will have to install MATLAB 32bit on your 64bit computer.
Hope this will help.. There are other C3Dread'er there functions on 64bits version of MATLAB (I belie)..
Regards
Joseph M Mahoney
Joseph M Mahoney 2021 年 12 月 7 日
編集済み: Joseph M Mahoney 2021 年 12 月 7 日
Does anyone know if this is still the case? I am getting the same error now. Is there still no 64-bit compatibility?
~~~
Looking around, there is a newer c3d server
it is not the one that came with the c3d Matlab handler that I downloaded.

サインインしてコメントする。

回答 (2 件)

Jan
Jan 2011 年 11 月 1 日
Did you register the ActiceX-control already? See the "Regsvr32" command of the operating system.
  1 件のコメント
Frederik
Frederik 2011 年 11 月 1 日
No it does not look like I have. How is this done?

サインインしてコメントする。


Hamad Alawar
Hamad Alawar 2011 年 11 月 10 日
I am facing the same problem and been exhausted searching for an answer....
  1 件のコメント
Jan
Jan 2011 年 11 月 10 日
I do not work with the c3dserver, but I really assume, that its installation is explained in the corresponding docs.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by