From: Julia Myatt on 4 Aug 2010 08:15 Hi, I am a new user of Matlab and I am trying to use the inconsistent function on a phylogenetic tree I have. My tree has already been created in SAS and R, and I have exported it to Figtree. From here I have converted it into Newick and then attempted to import this into MATLAB. However, this is where I hit a problem, I have tried to use: Tree = phytreeread (file) to read in the tree, after the data has been imported, but I get the following error message: ??? Error using ==> phytreeread at 67 There is not any comma in the data, input string may not be in Newick style or is not a valid filename. I am not sure what this means as when viewing my data it appears to be in the correct Newick format, and there are commas in the data! Any help on this would be much appreciated, Thanks, All the best, Julia.
|
Pages: 1 Prev: regular expression Next: Problem runnin external C++ program from MATLAB |