Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
i have 2 different axes in matlab gui: 1)xlabel('Radius'), ylabel ('Radius'), zlabel ('E-field') 2)xlabel('Diameter'), ylabel('Power') but how can i s...
i am generating two signal and i want to plot on same axes....
I have created a .mat file (variable) and it contains 2 columns, each one has 11 numbers. I want to plot column 1 (X axis)against column 2 (Y axis). T...
I am creating a program to solve for roots of functions using Newton's Method. I keep getting the error "Error using * Inner matrix dimensions must ag...
I have a figure, created by someone else, to which I need to add one extra set of discrete data points. The added data points, however, are miniscule ...
i have plotted 3 signals(eg:3 straight lines) on axes(or figure) how can i get the x,y values & the name of the signal when i click on the particular ...
I have a series of data files (*.dat). They each contain two columns of data (magnitude and time). I need to load in all of these files into Matlab, t...
My project concerns capture & recapture of rats. I have a 1040 x 3 array, the first column is the tag number of the rat (when each rat is captured for...
1)y = ce^-2x 2)I = I e^(-RT/L) 3)y = cx^(3/2) 4)y = sin2x + c/(sin^(2) 2x ) , c = 1...
Hello I've got a signal which depends on three variables. I want to plot a draft like draft using function "spectrogram" (2D draft with three axes, th...