Rank: 1902 based on 31 downloads (last 30 days) and 2 files submitted
photo

Chetan Jadhav

E-mail
Company/University
State University of New York Buffalo, Buffalo, NY

Personal Profile:

http://www.eng.buffalo.edu/~cjadhav/

Professional Interests:

 

Watch this Author's files

 

Files Posted by Chetan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Jun 2004 TCP/IP Blocks for Simulink These server and client blocks can be added to Simulink model to exchange data between computers. Author: Chetan Jadhav server, client, simulink, tcpip, utilities 23 10
  • 3.5
3.5 | 6 ratings
19 May 2004 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav games, force feedback, toolbox, ffb, force 8 9
  • 3.5
3.5 | 6 ratings
Comments and Ratings on Chetan's Files View all
Updated File Comment by Comments Rating
24 May 2011 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav Renate

same error that was mentioned before:

Invalid MEX-file 'C:\Program
Files\...\DirectMToolbox\DirectM\directm.dll':
The specified module could not be found.

checked the directm.dll with dependency walker, which stated that the following files are missing:

MSVCP60D.DLL
IESHIMS.DLL

14 Oct 2010 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav Chris

getting the following error... any ideas?

>> directm('Matlab')
??? Invalid MEX-file 'C:\Program
Files\MATLAB\R2008a\toolbox\directm\directm\directm.dll': The specified module
could not be found.

thanks

10 Nov 2009 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav Bryan

Read my last comment. Create a figure window and then pass that to the function.

figure

directm('Figure 1')

One thing I noticed is that you need to rename the directm.dll file as it unzips as DirectM.dll and the functions are expecting the lower case naming.

24 Sep 2009 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav Samarajeewa, Hasitha

hi,
I can't get it to work. Its saying

??? Error using ==> directm at 29
Missing MEX-file directm.DLL

Error in ==> t at 1
directm('matlab');

thanks

13 Sep 2008 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav Paton, Bryan

The toolbox works fine it is just the documentation that is a little poor. You just need to pass the initialisation function an actual window name. The easiest way to do this is to call "figure" which creates a blank figure window before initialising the toolbox. The name of the newly created window will be "figure x" where is 1, 2, 3 etc depending on how many figure windows you have open. Once this is done you just create a new effect and start it. Very easy to control and gives you access to all the force feedback parameters.

Top Tags Applied by Chetan
client, ffb, force, force feedback, games
Files Tagged by Chetan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Jun 2004 TCP/IP Blocks for Simulink These server and client blocks can be added to Simulink model to exchange data between computers. Author: Chetan Jadhav server, client, simulink, tcpip, utilities 23 10
  • 3.5
3.5 | 6 ratings
19 May 2004 Force Feedback Toolbox for MATLAB/Simulink Force Feedback Toolbox (FFB) can be used with FFB devices and can create FFB effect objects. Author: Chetan Jadhav games, force feedback, toolbox, ffb, force 8 9
  • 3.5
3.5 | 6 ratings

Contact us at files@mathworks.com