Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. (* Content-type: application/vnd.wolfram.cdf.text *)
  2.  
  3. (*** Wolfram CDF File ***)
  4. (* http://www.wolfram.com/cdf *)
  5.  
  6. (* CreatedBy='Mathematica 9.0' *)
  7.  
  8. (*************************************************************************)
  9. (* *)
  10. (* The Mathematica License under which this file was created prohibits *)
  11. (* restricting third parties in receipt of this file from republishing *)
  12. (* or redistributing it by any means, including but not limited to *)
  13. (* rights management or terms of use, without the express consent of *)
  14. (* Wolfram Research, Inc. For additional information concerning CDF *)
  15. (* licensing and redistribution see: *)
  16. (* *)
  17. (* www.wolfram.com/cdf/adopting-cdf/licensing-options.html *)
  18. (* *)
  19. (*************************************************************************)
  20.  
  21. (*CacheID: 234*)
  22. (* Internal cache information:
  23. NotebookFileLineBreakTest
  24. NotebookFileLineBreakTest
  25. NotebookDataPosition[ 1063, 20]
  26. NotebookDataLength[ 2441, 76]
  27. NotebookOptionsPosition[ 3034, 73]
  28. NotebookOutlinePosition[ 3376, 88]
  29. CellTagsIndexPosition[ 3333, 85]
  30. WindowFrame->Normal*)
  31.  
  32. (* Beginning of Notebook Content *)
  33. Notebook[{
  34.  
  35. Cell[CellGroupData[{
  36. Cell[BoxData[
  37. RowBox[{"Manipulate", "[",
  38. RowBox[{"Graphics3D", "[",
  39. RowBox[{"{",
  40. RowBox[{"Red", ",",
  41. RowBox[{"Cuboid", "[", "]"}]}], "}"}], "]"}], "]"}]], "Input",
  42. CellChangeTimes->{{3.6028729855625*^9, 3.60287299725*^9}}],
  43.  
  44. Cell[BoxData[
  45. TagBox[
  46. StyleBox[
  47. DynamicModuleBox[{Typeset`show$$ = True, Typeset`bookmarkList$$ = {},
  48. Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ =
  49. 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {},
  50. Typeset`size$$ = {415., {218., 222.}}, Typeset`update$$ = 0,
  51. Typeset`initDone$$, Typeset`skipInitDone$$ = True},
  52. DynamicBox[Manipulate`ManipulateBoxes[
  53. 1, StandardForm, "Variables" :> {}, "ControllerVariables" :> {},
  54. "OtherVariables" :> {
  55. Typeset`show$$, Typeset`bookmarkList$$, Typeset`bookmarkMode$$,
  56. Typeset`animator$$, Typeset`animvar$$, Typeset`name$$,
  57. Typeset`specs$$, Typeset`size$$, Typeset`update$$, Typeset`initDone$$,
  58. Typeset`skipInitDone$$}, "Body" :> Graphics3D[{Red,
  59. Cuboid[]}], "Specifications" :> {}, "Options" :> {},
  60. "DefaultOptions" :> {}],
  61. ImageSizeCache->{464., {248., 253.}},
  62. SingleEvaluation->True],
  63. Deinitialization:>None,
  64. DynamicModuleValues:>{},
  65. SynchronousInitialization->True,
  66. UnsavedVariables:>{Typeset`initDone$$},
  67. UntrackedVariables:>{Typeset`size$$}], "Manipulate",
  68. Deployed->True,
  69. StripOnInput->False],
  70. Manipulate`InterpretManipulate[1]]], "Output",
  71. CellChangeTimes->{3.602872998171875*^9}]
  72. }, Open ]]
  73. },
  74. WindowSize->{715, 655},
  75. WindowMargins->{{0, Automatic}, {Automatic, 0}},
  76. FrontEndVersion->"9.0 for Microsoft Windows (32-bit) (January 25, 2013)",
  77. StyleDefinitions->"Default.nb"
  78. ]
  79. (* End of Notebook Content *)
  80.  
  81. (* Internal cache information *)
  82. (*CellTagsOutline
  83. CellTagsIndex->{}
  84. *)
  85. (*CellTagsIndex
  86. CellTagsIndex->{}
  87. *)
  88. (*NotebookFileOutline
  89. Notebook[{
  90. Cell[CellGroupData[{
  91. Cell[1485, 35, 242, 6, 31, "Input"],
  92. Cell[1730, 43, 1288, 27, 518, "Output"]
  93. }, Open ]]
  94. }
  95. ]
  96. *)
  97.  
  98. (* End of internal cache information *)
  99.  
  100. (* NotebookSignature 6v0zLOkqKaYukBgB9L8n4CjM *)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement