Examples ======== These example pages are generated from the MATLAB scripts in `Examples/` using MATLAB `publish`. The generated HTML (and any supporting files) are placed under `_static/examples/` so they are included in the Sphinx build output. To (re)generate the published examples: - From the docs folder: `make examples` Published examples ------------------ - `a01_START_HERE_example <_static/examples/a01_START_HERE_example.html>`_ - `a02_example1D <_static/examples/a02_example1D.html>`_ - `a03_example_solver_differences <_static/examples/a03_example_solver_differences.html>`_ - `a04_example_scattered_data_near_convex_hull <_static/examples/a04_example_scattered_data_near_convex_hull.html>`_ - `a05_example_4D_input <_static/examples/a05_example_4D_input.html>`_ - `a06_constraint_and_mapping_example <_static/examples/a06_constraint_and_mapping_example.html>`_ - `a07_exampleIterativeSolver <_static/examples/a07_exampleIterativeSolver.html>`_ - `demo_from_gridfit <_static/examples/From_gridfit/demo_from_gridfit.html>`_ - `coarse_vs_fine_grids <_static/examples/From_RegularizeData3D/coarse_vs_fine_grids.html>`_ - `cubic_vs_linear <_static/examples/From_RegularizeData3D/cubic_vs_linear.html>`_ Assets ------ Assets are not included in the Sphinx build output, but are available in the Examples folder.