![]() |
EcoliSimulator
2.0.1a
|
#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[]) |
| 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)