You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
function [x,y]=imwtoxy(signal,V,T,px)
imwtoxy functions can be used to convert an image of a wave captured from
an oscilloscope to its x-y representation Which may be use
to find mathematical properties of the wave by matlab functions.
The Simple codes of input data are:
Signal = image names with its kind.... example 'wave.jpg'
V = Volt per div in the oscilloscope panel
T = Second per div in the oscilloscope panel
px = Number of pixel per centimeters in the oscilloscope grid image
x = Time vector of the result AC voltage wave
y = Alternating amplitude vector of the result AC voltage wave
Cite As
Ahmed Owaid (2026). Convert a wave image to x-y function (https://www.mathworks.com/matlabcentral/fileexchange/33525-convert-a-wave-image-to-x-y-function), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.77 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
