From: Alex on 2 Jun 2010 16:53 I am trying to write a matlab program to split a pdf files in a certain manner. I am doing this by having matlab write latex code. This part works and when I open and run the file using texnic center, I get the output pdfs in the correct manner. I am now trying to write a way of having matlab interface with pdftex directly so that matlab can call it directly and pass the latex file. When texnic center calls pdftex, it writes out lots of stuff. Is there a way to get matlab to do this, and then close the connection with pdftex, when pdftex has finished running? Also, when I run pdftex, I get an error unrecognized control sequence \documentclass{article} does anybody know what is causing this?
|
Pages: 1 Prev: entropy to signal Next: TO SOLVE NON-LINEAR PDE's OF BVP |