Basic Phasor Plot
Version 1.0.0.0 (1.89 KB) by
Amol Mahurkar
Drawing Basic phasor diagram
This code shows how to draw a basic phasor and use plot windows
%% Drawing Basic phasor diagram
% This code shows how to draw a basic phasor and use plot window
% simultaneously.
% Here, in this code I have used annotation for drawing arrow.
% Also, to change its X and Y dimension of header, sliders have been
% provided.
% Further you can use this code to do calculate resultant phasor of more than
% two phasors.
% x_cord and y_cord can be made global and used for calculating resultant
% vector.
Cite As
Amol Mahurkar (2026). Basic Phasor Plot (https://uk.mathworks.com/matlabcentral/fileexchange/33746-basic-phasor-plot), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Vector Fields >
- Code Generation > Fixed-Point Designer > Embedded Implementation > Fixed-Point Math Operations in MATLAB and Simulink >
- FPGA, ASIC, and SoC Development > Fixed-Point Designer > Embedded Implementation > Fixed-Point Math Operations in MATLAB and Simulink >
Find more on Vector Fields in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
