{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "# Wprowadzenie (Jupyter z MATLAB)\n",
    "\n",
    "### Instalacja Jupyter Notebook z jądrem MATLAB \n",
    "[Install Jupyter-MATLAB](http://am111.readthedocs.io/en/latest/jmatlab_install.html#)\n",
    "\n",
    "### UĹźywanie MATLAB w Jupyter Notebook \n",
    "[Use MATLAB in Jupyter Notebooks](http://am111.readthedocs.io/en/latest/jmatlab_use.html)\n",
    "\n",
    "### Przykłady notatników dotyczących MATLAB\n",
    "\n",
    "[Numerical Tours in Matlab](http://www.numerical-tours.com/matlab/)\n",
    "\n",
    "\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Matlab",
   "language": "matlab",
   "name": "matlab"
  },
  "language_info": {
   "codemirror_mode": "octave",
   "file_extension": ".m",
   "help_links": [
    {
     "text": "MetaKernel Magics",
     "url": "https://github.com/calysto/metakernel/blob/master/metakernel/magics/README.md"
    }
   ],
   "mimetype": "text/x-octave",
   "name": "matlab",
   "version": "0.15.0"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 2
}