What steps will reproduce the problem?
1. create a simple multidimensional array in matlab a=[1 2;3 4]; a(:,:,2)=[1
2;5 6]; t=a(:,:,:);
2. then use matrix2xgmml(t,'test')
3. it will generate a file attached
4. Load it to cytoscape and it will fail " could not parse xgmml"
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by abhishek...@ucdconnect.ie on 3 Feb 2015 at 2:18
Original issue reported on code.google.com by
abhishek...@ucdconnect.ie
on 3 Feb 2015 at 2:18