Group Abstract Group Abstract

Message Boards Message Boards

2
|
6.7K Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:
GROUPS:

Complex Document for the Cloud

Posted 11 years ago
POSTED BY: Dominik Hezel

This example deploys a notebook. I hope this helps.

nbexpr=Notebook[{Cell["Manipulate[Plot[Sin[n x],{x,0,6}],{n,1,10}]","Input"], Cell["Manipulate[Plot[Cos[n x],{x,0,6}],{n,1,10}]","Input"]}]; CloudExport[nbexpr,"NB","Manipulate"]

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