Ez a notebook 100% octave

A markdown celák természetesen kernel függetlenek!


In [1]:
x=rand(10)


Out[1]:
x =

 Columns 1 through 6:

   0.0338459   0.7363566   0.4559908   0.9269918   0.9369702   0.7337466
   0.2098339   0.0530262   0.6595927   0.8174251   0.4950706   0.9805191
   0.9269181   0.4400840   0.7693084   0.4604436   0.3311866   0.9527436
   0.0619068   0.1947382   0.5582383   0.9331490   0.0121814   0.4137227
   0.1233735   0.5684976   0.2645212   0.1150265   0.4194217   0.4435517
   0.3370340   0.6673283   0.4596683   0.9853825   0.9044163   0.5201253
   0.5823980   0.3049554   0.4635354   0.9457737   0.5409254   0.5362901
   0.5291237   0.0927873   0.5014541   0.5886953   0.5410376   0.0066969
   0.6188756   0.6339583   0.1630996   0.5431124   0.9374107   0.4095813
   0.0660735   0.2485030   0.5080443   0.7800082   0.2684583   0.4308826

 Columns 7 through 10:

   0.4070979   0.4960931   0.9580933   0.9037691
   0.0506842   0.6908039   0.8090042   0.0468894
   0.0588541   0.4311838   0.4969304   0.4243974
   0.0803828   0.3164233   0.1568260   0.3549762
   0.5133439   0.3418075   0.9300139   0.8269198
   0.6119417   0.6559906   0.3599971   0.3819537
   0.6984703   0.2688319   0.8660412   0.0322034
   0.6495855   0.6022135   0.2327353   0.2082431
   0.7569347   0.6720358   0.5086703   0.8525018
   0.6441544   0.6620807   0.8580128   0.6678220


In [2]:
y=rand(10);

In [3]:
plot(0:0.1:10,sin(0:0.1:10))


Gnuplot Produced by GNUPLOT 4.6 patchlevel 4 -1 -0.5 0 0.5 1 0 2 4 6 8 10 gnuplot_plot_1a

Sok másik kernel is van még.. itt egy exotikus..