Brothersoft.comWindows|Mac|Mobile|Games

|Message

Solve software problem quickly Share experience to help others Improve the ability of solving problem
How to Convert MATLAB Scripts to Python

10/18/2011 01:38 by KatyAmeglio

First answer posted by JavierSanchez at 10/18/2011 01:38
Add Your Answer
10~1000 characters in length CAPTCHA:
2 Answers
  • JavierSanchez
    1. Go to ompclib.appspot.com/m2py.

    2. Click "Browse" and go to the MATLAB script file on your hard drive.

    3. Click "Open," then "Convert."

    4. Read the resulting Python script and fix any errors.

  • Was this answer helpful? 10 · 10/18/2011 01:38
  • Anonymous user
  • Try smop == Static Matlab/Octave to Python compiler code.google.com/p/smop

  • Was this answer helpful? 00 · 10/29/2011 14:51
Add Your Answer
10~1000 characters in length CAPTCHA:
Related Questions
Q:How to Make a Clock in Python

A: Launch the Python command-line interpreter. Type the following commands to initialize the GUI: from tkinter import * root = Tk() ...(more)

Q:How to Read Only Text Boxes in VB6

A: Click the Windows "Start" button and select "All Programs." Click "Microsoft Visual Basic," then click "Visual Basic 6" to open the software...(more)

Q:How to Determine Compatibility With Python

A: Open the Python Standard Library Reference website from the link in the "Resources" section below. Type the name of any Python standar...(more)

Q:How to Remove Empty Sublists with Python

A: Launch the Python command-line interpreter, and create or retrieve the list you want to work with. Initiate an non-terminating "while"...(more)

Q:How to Get the Size of a File on Python

A: Open your Python editor. Type the following: import os os.path.getsize ("/this/is/the/file_path.txt") Make sure you enter the fu...(more)

Added Successfully!

×

Are you sure to delete your answer?

NoYes

×

Are you sure to choose it as the best answer?

NoYes

×

Voted Successfully!

×

You can't vote for yourself

×

You can't choose your own answer

×