EcoliSimulator  2.0.1a
mintocpp.cpp File Reference
#include <iostream>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <fstream>
#include <vector>

Functions

int from_m_files_to_cpp (int argc, char *argv[])
 

Function Documentation

int from_m_files_to_cpp ( int  argc,
char *  argv[] 
)

This function accept a list of .m files, and produed a file that allows a c program to write the m-files NOTE in the fprintf \n; substitute with : \\n (one slash n with double slash n)