asalmon91 / ARFS-2-Batch

Input from ARFS to create batch files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARFS-2-Batch

Get input for ARFS and create DeMotion batch (.dmb) files from ARFS output. See help doc for instructions

Requires >= Matlab 2016b

Currently requires Python 2.7 Installed at C:\Python27 on Windows. This has not been tested on Mac or Linux. Required python packages (these should be included with Python 2):

  • os
  • sys
  • getopt
  • cPickle

About

Input from ARFS to create batch files


Languages

Language:MATLAB 97.3%Language:Python 2.7%