From: Gabriel on
I have a Saitek Cyborg 3D Force (j45) joystick. I believe I have the drivers installed properly in Windows 7. The windows configuration panel activates the force feedback without any problems. In Matlab I issued the following commands:

>> joy = vrjoystick(1);
>> caps(joy)

Output:

ans =

Axes: 4
Buttons: 9
POVs: 1
Forces: 0

In SimuLink I get errors that it cannot activate force-feedback.

Any suggestions or ideas to get the forcefeedback to work in SimuLink or Matlab?

Thanks,
Gabe