Where size of refsG is 101x1
and size of eTrrr is 5750439x101 double
plot(refsG,eTrrr_(:,2),'r','linewidth',2);
Error using plot
Vectors must be the same length.
Hi, I do not understand well your problem. If you want to plot only the first 101 elements of eTrrr as a function of refsG you can simply use:
plot(refsG, eTrrr(1:101,2), ....)
Hi Annas Chand,
I guess transposing refsG or the matrix eTrrr should work. The dimensions don't match. I guess this is what causes the error.
André
Thank you Sir (Richard Epenoy & Andre Rieger), i will try it
Plot command in matlab works this way—> plot(x,y)
You are actually giving coordinates of a point in this command. so each point must have one X and one Y. This is why length of the two matrices which go for X and Y must be the same ...
Hope this would be helpful for you
or suggest me any other non-destructive method with which i can find out corrosion of iron .
07 May 2024 3,331 3 View
I have unconfined concrete cylinder test data of stress vs strain. I need to do abaqus modeling for confined concrete using Drucker Prager. However, the literature I am referring to just says that...
17 October 2023 629 1 View
For plant study sites
28 August 2023 6,721 2 View
In TGA analysis, 0.5 to 0.8% weight gain in case of plastic sample at initial temperature. please let me know the reason behind this if any one knows. Thank you
22 August 2023 7,485 10 View
Dear Researcher, Different software tools can produce maps similar to the ones above. How can I find the best software for making genome maps like this?
22 August 2023 1,525 1 View
I did the subcellular fractionation of transfected HEK-293T cells. For western blot analysis for the purity of fractions, I used anti-B actin antibody, anti-fibrillarin G4 antibody and...
18 July 2023 1,265 2 View
Inbred lines can capture and enhance the efficiency of heterosis breeding. Development of inbred lines in a perennial crop takes many years and requires experimental space.
14 July 2023 4,993 2 View
Millets are a group of small-seeded grains cultivated for thousands of years in many parts of the world. They are a great source of nutrition, high in fibre and rich in vitamins, minerals and...
24 June 2023 2,512 4 View
Mutation breeding and plant mutagenesis as a significant role in increasing the genetic variability for desired traits in various food crops.
06 June 2023 7,257 4 View
Higher yields per unit of arable land increase the supply of primary agricultural products to international markets
03 June 2023 1,880 3 View
Dear Researchers I need to know, how to load and plot 2D-PIV (particle image velocimetry) recorded velocity vector field data in Tecplot? Thank You
02 August 2024 3,615 1 View
Dear All, I am trying to transfect a pCDNA3.1 vector containing my gene of interest. The purpose is to figure out the localization of the protein of interest. I have fused the protein with GFP on...
31 July 2024 9,892 4 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View
Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal...
23 July 2024 4,925 1 View
Currently I need to calculate detection probabilities (PD) from radar cross section (RCS) data. Beta distribution parameters for this RCS data are calculated and will be used in Swerling0...
22 July 2024 868 0 View
Actually, I'm having trouble implementing the plot of the flutter region for the whirl prop system with 2 DOF (Influences of structural damping and propeller—pivot point distance on whirl flutter...
21 July 2024 5,047 2 View
Time-Frequency Domain
19 July 2024 8,031 2 View
Crack detection using Jestson nano board with real time camera
10 July 2024 6,283 0 View