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. Algorithms
  4. how to make .exe file by MatLab

how to make .exe file by MatLab

Scheduled Pinned Locked Moved Algorithms
questiontutorial
9 Posts 5 Posters 2 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.
  • S Offline
    S Offline
    suroor453
    wrote on last edited by
    #1

    I want to make my project (witch I did it with Matlab) I want to make it runs on any PC without the need of Matlab program to be on this PC. in other words...I want to make my project an (.exe) file. how can I do that please???

    T A 2 Replies Last reply
    0
    • S suroor453

      I want to make my project (witch I did it with Matlab) I want to make it runs on any PC without the need of Matlab program to be on this PC. in other words...I want to make my project an (.exe) file. how can I do that please???

      T Offline
      T Offline
      Tim Paaschen
      wrote on last edited by
      #2

      You will have to buy the MatLab compiler.

      Regards, Tim

      S 1 Reply Last reply
      0
      • S suroor453

        I want to make my project (witch I did it with Matlab) I want to make it runs on any PC without the need of Matlab program to be on this PC. in other words...I want to make my project an (.exe) file. how can I do that please???

        A Offline
        A Offline
        Arun Immanuel
        wrote on last edited by
        #3

        Check if "mcc" command works in your Matlab console.

        Regards, Arun Kumar.A

        S 1 Reply Last reply
        0
        • A Arun Immanuel

          Check if "mcc" command works in your Matlab console.

          Regards, Arun Kumar.A

          S Offline
          S Offline
          suroor453
          wrote on last edited by
          #4

          I didnt understand I wrote help mcc on my matlab command window.... I read what is written.... but how can I convert a matlab project to .exe file that dosent need matlab program to run... note: I'm using matlab 6.5 or 7

          M A B 3 Replies Last reply
          0
          • T Tim Paaschen

            You will have to buy the MatLab compiler.

            Regards, Tim

            S Offline
            S Offline
            suroor453
            wrote on last edited by
            #5

            Tim Paaschen wrote:

            You will have to buy the MatLab compiler.

            I have matlab 6.5 and matlab 7 is that what u mean??? thank u 4 ur help

            1 Reply Last reply
            0
            • S suroor453

              I didnt understand I wrote help mcc on my matlab command window.... I read what is written.... but how can I convert a matlab project to .exe file that dosent need matlab program to run... note: I'm using matlab 6.5 or 7

              M Offline
              M Offline
              Maximilien
              wrote on last edited by
              #6

              you could ask in the matlab forums or help discussion. http://www.mathworks.com/matlabcentral/


              Maximilien Lincourt Your Head A Splode - Strong Bad

              1 Reply Last reply
              0
              • S suroor453

                I didnt understand I wrote help mcc on my matlab command window.... I read what is written.... but how can I convert a matlab project to .exe file that dosent need matlab program to run... note: I'm using matlab 6.5 or 7

                A Offline
                A Offline
                Arun Immanuel
                wrote on last edited by
                #7

                mcc -m main.m where main.m is the starting function (Entry point)of the project. An exe file named "main.exe" will be created along with other files and folders. For further details google with "mcc option for matlab". Hope that helps you.

                Regards, Arun Kumar.A

                S 1 Reply Last reply
                0
                • A Arun Immanuel

                  mcc -m main.m where main.m is the starting function (Entry point)of the project. An exe file named "main.exe" will be created along with other files and folders. For further details google with "mcc option for matlab". Hope that helps you.

                  Regards, Arun Kumar.A

                  S Offline
                  S Offline
                  suroor453
                  wrote on last edited by
                  #8

                  thank u very much ......u r helpful

                  1 Reply Last reply
                  0
                  • S suroor453

                    I didnt understand I wrote help mcc on my matlab command window.... I read what is written.... but how can I convert a matlab project to .exe file that dosent need matlab program to run... note: I'm using matlab 6.5 or 7

                    B Offline
                    B Offline
                    BAIJUMAX
                    wrote on last edited by
                    #9

                    Hello, U can use MatLab com builder or MatLab builder for .net . Better to use 7.0 version and above. U need matlab run time libs to run matlab com builder generated dlls. here find more info here http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/index.html?/access/helpdesk/help/toolbox/compiler/rn/bq249ht.html&http://www.mathworks.com/products/new_products/latest_features.html?s_cid=HP_RH_2007a[Here] BY BAIJUMAX "Knowledge is in the form of liquid, U can transfer it to anywhere"

                    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