openEMS/matlab
luz paz 026f12355f Fix various typos
Found via `codespell -q 3 -L adress,imag`
2022-12-11 11:32:04 +01:00
..
Tutorials Fix various typos 2022-12-11 11:32:04 +01:00
examples Fix various typos 2022-12-11 11:32:04 +01:00
private fix matlab console output 2020-11-22 15:39:47 +01:00
AR_estimate.m Fix various typos 2022-12-11 11:32:04 +01:00
Add2Queue.m Fix various typos 2022-12-11 11:32:04 +01:00
AddCPWPort.m Fix various typos 2022-12-11 11:32:04 +01:00
AddCircWaveGuidePort.m matlab: port names support a prefix string 2013-04-04 14:54:26 +02:00
AddCoaxialPort.m Fix various typos 2022-12-11 11:32:04 +01:00
AddCurvePort.m Handling cases when a script interpolates a location outside of the mesh, and providing a meaningful error message 2019-05-22 22:09:09 +02:00
AddLumpedPort.m voltage probes: better voltage integration with direction 2021-08-25 19:05:11 +02:00
AddMRStub.m Updated to use new AddPolygon API. 2020-02-16 16:13:54 +11:00
AddMSLPort.m Fix various typos 2022-12-11 11:32:04 +01:00
AddPML.m matlab doc updates 2013-01-23 09:11:36 +01:00
AddRectWaveGuidePort.m matlab: enable 'x', 'y' or 'z' as port direction char 2013-07-22 15:06:52 +02:00
AddStripLinePort.m Fix various typos 2022-12-11 11:32:04 +01:00
AddWaveGuidePort.m Fix various typos 2022-12-11 11:32:04 +01:00
AnalyzeNF2FF.m fix infDipole example 2012-09-30 14:07:56 +02:00
CalcNF2FF.m Fix various typos 2022-12-11 11:32:04 +01:00
CheckQueue.m error handling in queue framework 2011-12-19 09:54:11 +01:00
ConvertHDF5_VTK.m Fix various typos 2022-12-11 11:32:04 +01:00
CreateNF2FFBox.m Added support for background material in CSXCAD 2013-12-03 16:02:22 +01:00
DFT_time2freq.m matlab: fix DFT for periodic signals 2015-12-13 16:27:10 +01:00
DelayFidelity.m fixed some typos 2019-05-19 22:09:04 +02:00
Dump2VTK.m Fix various typos 2022-12-11 11:32:04 +01:00
DumpFF2VTK.m fixed some typos 2019-05-19 22:09:04 +02:00
FFT_time2freq.m matlab: fix DFT for periodic signals 2015-12-13 16:27:10 +01:00
FindFreeSSH.m Fix various typos 2022-12-11 11:32:04 +01:00
FinishQueue.m queues: update & fixes 2011-11-28 14:09:14 +01:00
GetField_Interpolation.m fixed some typos 2019-05-19 22:09:04 +02:00
GetField_Range.m hdf5 dump reader: remember original mesh indices 2013-12-03 16:02:22 +01:00
GetField_SubSampling.m hdf5 dump reader: remember original mesh indices 2013-12-03 16:02:22 +01:00
GetField_TD2FD.m fixed some typos 2019-05-19 22:09:04 +02:00
InitCylindricalFDTD.m Matlab: use InitFDTD with 'CoordSystem',1 instead ot InitCylindricalFDTD 2012-01-16 10:12:01 +01:00
InitFDTD.m Fix various typos 2022-12-11 11:32:04 +01:00
InitQueue.m queue: use current matlab or octave as default & docu updates 2011-12-19 10:47:38 +01:00
PlotHDF5FieldData.m fixed some typos 2019-05-19 22:09:04 +02:00
ReadHDF5Attribute.m matlab: new ReadHDF5Attribute function to abstract hdf5 attribute reading 2012-09-21 14:16:13 +02:00
ReadHDF5Dump.m matlab fix for missing range functions 2014-06-07 20:24:04 +02:00
ReadHDF5FieldData.m matlab/ReadHDF5FieldData: use CSXCAD isOctave function 2012-09-21 14:19:24 +02:00
ReadHDF5Mesh.m fixed some typos 2019-05-19 22:09:04 +02:00
ReadUI.m matlab: fix DFT for periodic signals 2015-12-13 16:27:10 +01:00
ResultsQueue.m queues: update & fixes 2011-11-28 14:09:14 +01:00
RunOpenEMS.m Allow whitespaces in simulation path (remote) 2021-04-11 12:39:15 +02:00
RunOpenEMS_MPI.m fixed some typos 2019-05-19 22:09:04 +02:00
RunOpenEMS_Parallel.m fixed some typos 2019-05-19 22:09:04 +02:00
SetBoundaryCond.m Fix various typos 2022-12-11 11:32:04 +01:00
SetCustomExcite.m fixed some typos 2019-05-19 22:09:04 +02:00
SetDiracExcite.m matlab: MRStub implementation; LumpedPort implementation 2010-06-09 09:53:49 +02:00
SetGaussExcite.m new FDTD extension: conducting sheet model 2012-05-08 13:58:20 +02:00
SetSinusExcite.m new FDTD extension: conducting sheet model 2012-05-08 13:58:20 +02:00
SetStepExcite.m matlab: MRStub implementation; LumpedPort implementation 2010-06-09 09:53:49 +02:00
SetupMPI.m update handling MPI + matlab doc 2011-10-27 13:35:02 +02:00
WriteHDF5.m matlab: some fixes and updates handling hdf5 files 2012-07-30 11:13:36 +02:00
WriteOpenEMS.m matlab: help doc on WriteOpenEMS 2012-08-02 13:33:55 +02:00
calcLumpedPort.m fixed some typos 2019-05-19 22:09:04 +02:00
calcPort.m Fix various typos 2022-12-11 11:32:04 +01:00
calcTLPort.m Fix various typos 2022-12-11 11:32:04 +01:00
calcWGPort.m ports: calculate/export time domain voltages and currents 2013-12-28 21:41:19 +01:00
calc_ypar.m updated matlab port definition functions; Y-parameter calculation 2010-06-18 14:26:05 +02:00
h5readatt_octave.cc modified h5readatt_octave.cc to conforr to new HDF5v1.8+ API 2016-09-26 12:35:33 +00:00
harminv.m harminv: fix to work on Windows and with Octave (all OS) 2012-11-28 11:29:57 +01:00
optimize.m new optimizer: based on ASCO (http://asco.sf.net) 2010-11-29 14:11:03 +01:00
optimizer_asco_sim.m fixed some typos 2019-05-19 22:09:04 +02:00
physical_constants.m fixed some typos 2019-05-19 22:09:04 +02:00
plotFF3D.m fixed some typos 2019-05-19 22:09:04 +02:00
plotFFdB.m matlab: fix plot functions for multi frequency far field data 2013-10-08 20:36:07 +02:00
plotRefl.m added an option to set the markers manually 2017-03-23 21:10:50 +01:00
polarFF.m matlab: fix plot functions for multi frequency far field data 2013-10-08 20:36:07 +02:00
queue_addProcess.m new matlab functions: background processes via queue_*.m 2010-05-12 15:30:18 +02:00
queue_checkProcess.m matlab: Queue interface to run scripts (e.g. sweeps) in parallel 2011-11-16 13:37:44 +01:00
queue_delProcess.m new matlab functions: background processes via queue_*.m 2010-05-12 15:30:18 +02:00
setup.m octave: make sure to find the serial hdf5 include first 2022-02-15 19:12:06 +01:00