Viswajit Talluru
Followers: 0 Following: 0
Feeds
提问
Need to make the axis on the yyaxis and top of the graph
a={'CNT 1% PDMS';'CNT 2% PDMS';'AP-CNT 1%';'AP-CNT 2%';'AP-AL-CNT 1%';'AP-AL-CNT 2%'}; y=[38.0498 44.8661 311.5 1.0225 61.5509 ...
3 months 前 | 1 个回答 | 0
1
个回答提问
Distance between the dots
I want to calculate the distance between the top and bottom dot.
3 months 前 | 1 个回答 | 0
1
个回答提问
shifting axis on both ends so graph does not have points on extreme end
I have the following attached graph and I need to shift the axis so that I do not have my starting point on the y axis and the l...
6 months 前 | 2 个回答 | 0
2
个回答提问
Error bar for a set of values
y=[53.3654 16.6489 40.9854 21.7873]; error=[7.3822 4.1028 5.1562 1.2531]; Need to plot bar graph with the error bars correspon...
6 months 前 | 1 个回答 | 0
1
个回答提问
finding slope of the graph
I need find the slope of the first cycle of this graph. If anyone has any ideas please let me kniow.
2 years 前 | 1 个回答 | 0
1
个回答提问
Ploting of two vectors with different lengths
I have two vectors xvalues(42471x1) and yvalues(29125x1). I need to plot these two values as their respective axis but unfortuna...
2 years 前 | 1 个回答 | 0
1
个回答提问
problem with plotting two uneven data sets
I have two difcferent data sets that need to be plotted together. I cant crop data from any data set. Couyld som,eone help me wi...
2 years 前 | 1 个回答 | 0
1
个回答提问
error getting unable to open file
clear all clc forcedisp1 = readtable("2c.csv"); forcedisp2 = readtable("3c.csv"); forcedisp3 = readtable("5c.csv"); force...
2 years 前 | 1 个回答 | 0