diff --git a/matlab/examples/Patch_Antenna.m b/matlab/examples/antennas/Patch_Antenna.m similarity index 100% rename from matlab/examples/Patch_Antenna.m rename to matlab/examples/antennas/Patch_Antenna.m diff --git a/matlab/examples/MSL.m b/matlab/examples/microstrip/MSL.m similarity index 100% rename from matlab/examples/MSL.m rename to matlab/examples/microstrip/MSL.m diff --git a/matlab/examples/MSL2.m b/matlab/examples/microstrip/MSL2.m similarity index 100% rename from matlab/examples/MSL2.m rename to matlab/examples/microstrip/MSL2.m diff --git a/matlab/examples/Helix.m b/matlab/examples/other/Helix.m similarity index 100% rename from matlab/examples/Helix.m rename to matlab/examples/other/Helix.m diff --git a/matlab/examples/Metamaterial_PlaneWave_Drude.m b/matlab/examples/other/Metamaterial_PlaneWave_Drude.m similarity index 100% rename from matlab/examples/Metamaterial_PlaneWave_Drude.m rename to matlab/examples/other/Metamaterial_PlaneWave_Drude.m diff --git a/matlab/examples/PML_reflection_analysis.m b/matlab/examples/other/PML_reflection_analysis.m similarity index 100% rename from matlab/examples/PML_reflection_analysis.m rename to matlab/examples/other/PML_reflection_analysis.m diff --git a/matlab/examples/PlaneWave.m b/matlab/examples/other/PlaneWave.m similarity index 100% rename from matlab/examples/PlaneWave.m rename to matlab/examples/other/PlaneWave.m diff --git a/matlab/examples/gauss_excitation_test.m b/matlab/examples/other/gauss_excitation_test.m similarity index 100% rename from matlab/examples/gauss_excitation_test.m rename to matlab/examples/other/gauss_excitation_test.m diff --git a/matlab/examples/resistance_sheet.m b/matlab/examples/other/resistance_sheet.m similarity index 100% rename from matlab/examples/resistance_sheet.m rename to matlab/examples/other/resistance_sheet.m diff --git a/matlab/examples/Circ_Waveguide.m b/matlab/examples/waveguide/Circ_Waveguide.m similarity index 100% rename from matlab/examples/Circ_Waveguide.m rename to matlab/examples/waveguide/Circ_Waveguide.m diff --git a/matlab/examples/Circ_Waveguide_CylinderCoords.m b/matlab/examples/waveguide/Circ_Waveguide_CylinderCoords.m similarity index 100% rename from matlab/examples/Circ_Waveguide_CylinderCoords.m rename to matlab/examples/waveguide/Circ_Waveguide_CylinderCoords.m diff --git a/matlab/examples/Coax.m b/matlab/examples/waveguide/Coax.m similarity index 100% rename from matlab/examples/Coax.m rename to matlab/examples/waveguide/Coax.m diff --git a/matlab/examples/Coax_CylinderCoords.m b/matlab/examples/waveguide/Coax_CylinderCoords.m similarity index 100% rename from matlab/examples/Coax_CylinderCoords.m rename to matlab/examples/waveguide/Coax_CylinderCoords.m diff --git a/matlab/examples/Coax_Cylindrical_MG.m b/matlab/examples/waveguide/Coax_Cylindrical_MG.m similarity index 100% rename from matlab/examples/Coax_Cylindrical_MG.m rename to matlab/examples/waveguide/Coax_Cylindrical_MG.m diff --git a/matlab/examples/Rect_Waveguide.m b/matlab/examples/waveguide/Rect_Waveguide.m similarity index 100% rename from matlab/examples/Rect_Waveguide.m rename to matlab/examples/waveguide/Rect_Waveguide.m