• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Mervis DB with Matlab

    Mervis
    mervisdb matlab python
    2
    2
    563
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kalophain last edited by

      Hi,
      I fiddled around with the Matlab Mervis DB toolbox (https://kb.mervis.info/doku.php/en:mervis-db:10-api). Unfortunately i di not manage to download data from the database. The problem seem to be with the MexMain.mexw64 file. For the .mex file to run some dlls are required. Those can be installed with the Visual Studio C++ Runtime.
      The problem is that the MexMain.mexw64 file is compile in debug mode not in release mode. For the debug version to run the original debug dlls are required.

      Could anybody responsible provide me with a .mex-file compile in release mode? Or any other way to make it run.

      Otherwise I would be happy about a solution to retrieve and manipulate data in the Mervis DB with either Matlab or Python

      1 Reply Last reply Reply Quote 0
      • J
        jan.siroky last edited by

        Hi, the mex file is compiled from C++ source code. The MexMain.mexw64 file is compiled for Windows 64bit platform. I do suggest that you use Windows 64bit.

        What version of Matlab do you use?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post