Software Listing of Author : "Mohammad Ashfaq"
- Getusername
- License: Freeware
- Price: 0.00


PURPOSE: This MATLAB mex function fetches the name of the current user. The function is only for windows operating system. It was tested for MATLAB release 12.1 running under windows 12.1 COMPILE AND LINK AS A MATLAB MEX DLL: type mex getusername.c on MATLAB command prompt to compile and link the program as a MATLAB mex dll. CALLING SYNTAX The resulting file getusername.dll may be called just like a MATLAB m-file function with syntax: [username] = getusername without any input arguments.
- Publisher: Mohammad Ashfaq
- Date Released: 27-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- smithchart
- License: Freeware
- Price: 0.00


A collection of M-Files capable of drawing a standard colored smith chart including all the labels and scales which can be found on a standard smith chart. In addition it allows other lines and circles to be drawn on the standard chart. BASIC FUNCTION scDraw: Draws a blank smith chart SOME OTHER USEFUL FUNCTIONS AVAILABLE AT MATLAB COMMAND PROMPT scRay: Draws a ray emanating from the origin towards a given point on smith chart scMove: Move along the transmission line on smith chart scMatchCirc: Draws the match-circle on smith chart scInv: Inverts a given impedance (admitance) by mirroring it about the origin scConCirc: Draws concentric circles about the origin scArc: Draws an arc (a circle) on the smith chart passing through a given point Tested under MATLAB 6.5
- Publisher: Mohammad Ashfaq
- Date Released: 12-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
