Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. calling matlab .m file using visual basic.

calling matlab .m file using visual basic.

Scheduled Pinned Locked Moved COM
csharpcom
2 Posts 2 Posters 0 Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Atrish
    wrote on last edited by
    #1

    I just want to make a software that needs some calculations and waveform plot in matlab 7... I have written the required .m files and using the combuilder of matlab 7 to generate the com files to be used in VB .Net. but after compilation in VB .Net the generated stand alone exe file still needs the MATLAB RUNTIME LIBRARY. Is there any possible way to make it independent of The MATLAB And its Run time library.... if I compile the .m file to generate .exe file using matlab... then also the dependency remains... plz tell me how this can be solved..... Thank You.......

    @rish

    J 1 Reply Last reply
    0
    • A Atrish

      I just want to make a software that needs some calculations and waveform plot in matlab 7... I have written the required .m files and using the combuilder of matlab 7 to generate the com files to be used in VB .Net. but after compilation in VB .Net the generated stand alone exe file still needs the MATLAB RUNTIME LIBRARY. Is there any possible way to make it independent of The MATLAB And its Run time library.... if I compile the .m file to generate .exe file using matlab... then also the dependency remains... plz tell me how this can be solved..... Thank You.......

      @rish

      J Offline
      J Offline
      Ju ncho
      wrote on last edited by
      #2

      You cant because the way COM operates. The matlab Client (COM VB Object) will allways referenciate to a Matlab Server. Maybe you can connect to a Matlab Server in another Machine but you will always depend on the runtime libraries because the server needs them.

      JO :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups