 |
Solving Engineering Problems Using MATLAB C API - CodeProject
hi please help me, I use the PDB matlab(Bioinformatics Toolbox) for read information of protein code matlab is: a=pdbread('c:\1ASY.pdb') for i=1:length(a.Model.Atom) x(i)=a.Model.Atom(i).X y(i)=a.Model.Atom(i).Y z(i)=a.Model.Atom(i).Z c(i)=a.Model.Ato
www.codeproject.com |
 |