Message Boards Message Boards

0
|
5227 Views
|
4 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Trouble plotting free energy landscape diagram

Posted 10 years ago

I tried to plot free energy landscape by using the script (attached), using Mathematica from linux terminal: ./FEL.nb but it did not plot and I see the error message below :

./FEL.nb: linha 1: average-structure.pdb: comando não encontrado ./FEL.nb: linha 3: average-structure.pdb: comando não encontrado ./FEL.nb: linha 4: average-structure.pdb: comando não encontrado ./FEL.nb: linha 6: average-structure.pdb: comando não encontrado ./FEL.nb: linha 8: *CacheID:: comando não encontrado ./FEL.nb: linha 9: average-structure.pdb: comando não encontrado ./FEL.nb: linha 10: NotebookFileLineBreakTest: comando não encontrado ./FEL.nb: linha 11: NotebookFileLineBreakTest: comando não encontrado ./FEL.nb: linha 12: NotebookDataPosition[ 157, 7]: comando não encontrado ./FEL.nb: linha 13: NotebookDataLength[ 13755, 298]: comando não encontrado ./FEL.nb: linha 14: NotebookOptionsPosition[ 13198, 278]: comando não encontrado ./FEL.nb: linha 15: NotebookOutlinePosition[ 13615, 294]: comando não encontrado ./FEL.nb: linha 16: CellTagsIndexPosition[ 13572, 291]: comando não encontrado ./FEL.nb: linha 17: WindowFrame-: comando não encontrado ./FEL.nb: linha 19: average-structure.pdb: comando não encontrado ./FEL.nb: linha 276: fim do arquivo inesperado enquanto procurava por ``' ./FEL.nb: linha 308: erro de sintaxe: fim prematuro do arquivo

Can anyone help me?

Attachments:
POSTED BY: Nubia Prates
4 Replies

Notebook files aren't normally executable. Have you ever made a Mathematica script before? If not, please take a look at the documentation below and try making some of the example scripts mentioned in the tutorial. Do they example/tutorial mathematica scripts work for you?

http://reference.wolfram.com/mathematica/tutorial/MathematicaScripts.html

POSTED BY: Sean Clarke
Posted 10 years ago

Thank you for your help. I understand how it works, but now when I try to generate the graphs the following error message appears: Could not process unknown packet "Graphics3D".

POSTED BY: Nubia Prates

It's hard to tell what the issue might be without seeing the script. If you are generating graphics, this requires the front end and cannot be run in the Mathematica kernel by itself.

Usually when working with graphics and images in the kernel, you have to run the code in UsingFrontEnd (http://reference.wolfram.com/mathematica/ref/UsingFrontEnd.html)

POSTED BY: Sean Clarke
Posted 10 years ago

The script this attached. I was running the code in FrontEndExecute [%], but When I used the code that you recommended me the only thing I could see were the axis without the plot.

Attachments:
POSTED BY: Nubia Prates
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract