Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

playmidi problem in miditoolbox (matlab)

Status
Not open for further replies.

kingh12

Newbie level 4
Joined
Mar 26, 2013
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,335
Hi,
I've just overcome the problem of readmidi and writemidi commands with midi2nmat and nmat2midi commands because of using furher version of Matlab. But there have been the same problem with "playmidi" command. The massage shown in matlab is;

>> playmidi(deneme,145);
Invalid MEX-file 'C:\Program Files\MATLAB\R2013a\toolbox\miditoolbox\t2mf.dll': The specified procedure could not be found.

Error in mft2mf (line 36)
t2mf(ifname,ofname); % mex converter, works in Windows, but see next

Error in playmidi (line 44)
mft2mf(ifn,ofn);

Is there any solution to fix this?
Please help,
Thanks...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top