Commit Graph

22 Commits (831bd7c8357fb01d3ae7a833150ab5734244a6ab)

Author SHA1 Message Date
luz paz 026f12355f Fix various typos
Found via `codespell -q 3 -L adress,imag`
2022-12-11 11:32:04 +01:00
Thorsten Liebig bad842a710 voltage probes: better voltage integration with direction
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2021-08-25 19:05:11 +02:00
Andreas Pfau d147155c8b 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
Andreas Pfau 615106144a fixed some typos 2019-05-19 22:09:04 +02:00
Andreas Pfau d64f17ff3c fixed some argument-verification errors (the wrong arg was verified) 2019-05-19 22:08:00 +02:00
Thorsten Liebig e81cabe26f matlab: improved doc for AddMSLPort
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-09-09 14:36:32 +02:00
Thorsten Liebig a6f6baff2e matlab: enable 'x', 'y' or 'z' as port direction char
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-07-22 15:06:52 +02:00
Thorsten Liebig 5f0261b3c5 matlab: port names support a prefix string
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-04-04 14:54:26 +02:00
Thorsten Liebig ec4d133b04 ports: save U/I filenames and return ref-impedance
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-22 13:52:27 +01:00
Thorsten Liebig 3b44620278 current probes can be a point or line which allows for 1D/2D lumped ports
- this needs the new probe box interface in CSXCAD
- most tutorials have been updated

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-01-22 09:22:01 +01:00
Thorsten Liebig 7b3ded8f22 matlab: update handling ports
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-11-09 15:41:18 +01:00
Thorsten Liebig 89edc9eb25 matlab: port API changed, excitation now with automatic name
- some tutorial examples updated

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-10-29 15:34:21 +01:00
Thorsten Liebig c58e4c5868 matlab: fix in MSL port, allow lumped element for active & inactive ports 2012-06-18 09:06:20 +02:00
Thorsten Liebig 84668f7e3b matlab: added support for cylindrical MSL port & fix for up-side-down oriented MSL port
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-22 10:14:38 +01:00
Thorsten Liebig 9f0799bbc2 matlab: AddMSLPort, allow lumped port resistance for active and passive ports 2011-09-19 16:15:15 +02:00
Thorsten Liebig dd7269d40a matlab: revision of AddMSLPort + calcPort
all examples using this functions need to be revised!
2011-09-19 10:14:27 +02:00
Sebastian Held c34d100f6e bug fixes in matlab port functions 2011-04-20 14:25:00 +02:00
Thorsten Liebig 9a77f18637 matlab API change: ports now need a priority! 2011-02-08 10:35:23 +01:00
Sebastian Held 58298e42d3 minor fix AddMSLPort.m 2011-01-03 11:03:20 +01:00
Sebastian Held 244b92e529 matlab examples: cleaned up MSL2; updated MSL port 2010-10-19 12:33:03 +02:00
Sebastian Held 936983c331 updated matlab port definition functions; Y-parameter calculation 2010-06-18 14:26:05 +02:00
Sebastian Held f290fd6db4 matlab: added a microstrip port (with example) 2010-05-21 11:41:33 +02:00