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. C#
  4. matlab with c#

matlab with c#

Scheduled Pinned Locked Moved C#
csharpquestion
5 Posts 3 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.
  • R Offline
    R Offline
    radhikasharma
    wrote on last edited by
    #1

    i have done major portion of the coding in C#. got some image processing applications to perform through MATLAB. my platform shud remain C#. can i link the two? if yes, How? thanks in anticipation

    C C 2 Replies Last reply
    0
    • R radhikasharma

      i have done major portion of the coding in C#. got some image processing applications to perform through MATLAB. my platform shud remain C#. can i link the two? if yes, How? thanks in anticipation

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      If you search this forum, this has been asked countless times. In short, you can use COM or p/invoke to call methods that are in non-.NET projects.

      Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

      R 1 Reply Last reply
      0
      • C Christian Graus

        If you search this forum, this has been asked countless times. In short, you can use COM or p/invoke to call methods that are in non-.NET projects.

        Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

        R Offline
        R Offline
        radhikasharma
        wrote on last edited by
        #3

        thank u for prompt reply

        1 Reply Last reply
        0
        • R radhikasharma

          i have done major portion of the coding in C#. got some image processing applications to perform through MATLAB. my platform shud remain C#. can i link the two? if yes, How? thanks in anticipation

          C Offline
          C Offline
          Cracked Down
          wrote on last edited by
          #4

          why not? Three ways to connect to matlab 1. Using Matlab COM 2. Using P-invoke 3. Using low level C DLL API or Stand alone application in matlab I have worked on all of these, if you required any further help feel free to ask Better if you try to distinguish the functionality in C# and matlab(using Scripts)

          R 1 Reply Last reply
          0
          • C Cracked Down

            why not? Three ways to connect to matlab 1. Using Matlab COM 2. Using P-invoke 3. Using low level C DLL API or Stand alone application in matlab I have worked on all of these, if you required any further help feel free to ask Better if you try to distinguish the functionality in C# and matlab(using Scripts)

            R Offline
            R Offline
            radhikasharma
            wrote on last edited by
            #5

            thank u for the reply. will be in touch with u for further help. thanks again

            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