| Author |
Comment/Response |
yehuda
|
11/18/12 4:22pm
The answer is yes
you can assign ANY import (data, graphics, ...) to a variable and use it by calling the variable name
so after
myVar=Import["Downloads/1AWQ.pdb", "Rendering" -> "Spacefilling"]
you may use myVar directly, the same with other formats
yehuda
URL: , |
|