Statistics
37 Questions
0 Answers
RANK
193,953
of 260,503
REPUTATION
0
CONTRIBUTIONS
37 Questions
0 Answers
ANSWER ACCEPTANCE
21.62%
VOTES RECEIVED
0
RANK
of 17,902
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 111,956
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
parabolic fit and extend upwards in 4 points
I have this plot from which I would like to do a parabolic fit and extend upwards in 4 points.
17 days ago | 1 answer | 0
1
answerQuestion
Mirror about Y axis
How can I plot this axis to the mirror about the y axis and x axis pointing the opposite direction? Thank you. a = [1 2 3 4 5...
2 months ago | 1 answer | 0
1
answerQuestion
Plot 3 different size blocks inside height velocity profile with dash line spanning to the right (please see image)
3 months ago | 0 answers | 0
0
answersQuestion
Plotting a rotation time history with 4 slopes. The rotational device produces 1-12 deg/sec of any value. How to plot (Please see image)
Plotting a rotation time history with 4 slopes. The rotational device produces 1-12 deg/sec of any value. How to plot (Please se...
3 months ago | 0 answers | 0
0
answersQuestion
How to write a sequential algorithm
Example: I have this algorithm A: i=1 Columns=[1:36]; A=[(Columns(i)-1)*3+1:Columns(i)*3]; %Vector When i=1 A=[1, 2,...
3 months ago | 1 answer | 0
1
answerQuestion
How can I add string character description in the X axes instead of numbers? Is there a way to enhancer this code?
How can I add string character description in the X axes instead of numbers? Please see code below: clear all; %get rid of ...
5 months ago | 1 answer | 0
1
answerQuestion
How do you incorporate a Time Lag of 2 sec into a Time series plot?
How do you incorporate a Time Lag of 2 sec into a Time series plot? Please see the two pictures. The first one seemed to be diff...
6 months ago | 0 answers | 0
0
answersQuestion
Yellow Colormap on contour lines
How do you make a Yellow Colormap on contour lines like the one provided in the picture?
6 months ago | 1 answer | 0
1
answerQuestion
How can I change the Scalogram labels and font size and make colorbar to span horizontally beneath the figure and termed Energy?
How can I change the Scalogram labels and font size and make colorbar to span horizontally beneath the figure and termed Energy?...
6 months ago | 0 answers | 0
0
answersQuestion
Percentile position amongst Two Matrices
I have 2 matrices A and B. I want to find the 95th Percentile position of each column value of Matrix A with respect Matrix A ...
6 months ago | 0 answers | 0
0
answersQuestion
Doubleaxes XX and YY with tiled layout
How can we do a xx and yy axis on both of these charts. How do we keep control of the positions of the tile in case I want to ad...
6 months ago | 0 answers | 0
0
answersQuestion
Plotting lines in subsequent color order, line marker and line style.
Hi, I am selecting different R1.csv, R2.csv, R3.csv and R# in increasing number of files and the way I have them set up now is ...
6 months ago | 1 answer | 0
1
answerQuestion
After we we set up a range in a given X axis, how can we have the labels be in exponential form 10^power at each tick mark, not as a single multiplier x10^power?
ax1.FontSize = 17; ax1.Units = 'normalized'; ax1.XColor = 'k'; ax1.XScale = 'log'; %'linear' % see Axes Properties a...
7 months ago | 0 answers | 0
0
answersQuestion
How to run this loop and make sure the information from a struct is assigned as a simple m x n x k ? My loop is overwriting the information
I am trying to have the N vector as an m x n x k extracting the information from a struct suite but the loop here is being over...
7 months ago | 0 answers | 0
0
answersQuestion
How can I read off weather data from website and plot these as Temperature, Dew Point and RH over time in (Month, day and time)?
How can I read off weather data from website and plot these as Temperature, Dew Point and RH over time in (Month, day and time)...
7 months ago | 0 answers | 0
0
answersQuestion
How can I retrieve the size of each tile box (height or width) so that I can place text in the right proportion as the values of each tiledplot vary?
How can I retrieve the size of each tile box (height or width) so that I can place text in the right proportion with respect the...
7 months ago | 1 answer | 0
1
answerQuestion
tiled plots on two loops without overriding the succesive figures
I have arranged the tiled plots in the following way inside two loops so that the figures from the first loop don't over write t...
7 months ago | 0 answers | 0
0
answersQuestion
Why does legend goes to the back of the axes box in multiplots if you click it or move it with the mouse?
Why does legend goes to the back of the axes box in multiplots if you click it or move it with the mouse? This happens specially...
7 months ago | 1 answer | 0
1
answerQuestion
How to plot a different symbol and symbol line for each plot inside this loop?
for j=1:3 symbolList = ['o', 'x', 's', 'd','.', '^', 'v', '>', '<', '*','p','h','+']; symbol = sprintf('r%s-', symbolL...
7 months ago | 1 answer | 0
1
answerQuestion
multiaxes and tiles inside a loop, how to plot different values for each tile independently
In the following code I will like to ask the following questions: How can I plot a horizontal line of 0.3 in zone 1 and another...
8 months ago | 1 answer | 0
1
answerQuestion
How can a plot similar to this one can be done? with squares and dotted lines on each horizontal and vertical direction?
How can a plot similar to this one can be done? with squares and dotted lines on each horizontal and vertical direction?
9 months ago | 1 answer | 0
1
answerQuestion
How can I use a wavelet analysis like the one in the figure applied to a velocity time history signal?
How can I use a wavelet analysis like the one in the figure applied to a velocity time history signal? What formulae can I use? ...
9 months ago | 0 answers | 0
0
answersQuestion
How to plot a plot that has multi coordinates in one x coordinate?
How to plot a plot that has multi coordinates in one x coordinate? Please see attached image.
9 months ago | 1 answer | 0
1
answerQuestion
How can I plot a shaded area along the current curve with respect other curves as the one show here?
How can I plot a shaded area along the current curve with respect other curves as the one show here?
9 months ago | 0 answers | 0
0
answersQuestion
How can I make the grid plot so that the grid have circles and showing one in color and other in another like the image shown here?
How can I make the grid plot so that the grid have circles and showing one in color and other in another like the image shown he...
9 months ago | 0 answers | 0
0
answersQuestion
How can I create a shaded plot like the figure sample shown here?
How can I create a shaded plot like the figure sample shown here? They are to delineate one zone in darker grey and another one ...
9 months ago | 1 answer | 0
1
answerQuestion
How to obtain a vector of indices using loop
Hi, I have a 10,000 row x 16 column x numFiles pages corresponding to time x heights x horizontal distances representing the mea...
3 years ago | 0 answers | 0
0
answersQuestion
How to use uiget dir loops and different excel file names functioning altogether?
Hi, my excel files start at R3, R4, ...R32. I want to be able to select them using uiget multiple files and run a loop. I have t...
4 years ago | 0 answers | 0
0
answersQuestion
Using this uiget and code provided, is there any way I can read multiple excel files so the analysis is done the same way but with more than one excel time at a time instead of only one file?
Using this uiget and code provided, is there any way I can read multiple excel files so the analysis is done the same way but wi...
4 years ago | 0 answers | 0
0
answersQuestion
I want to read differently from xlsread as a uigetfile .csv
Hi. I wanto read differently from using xlsread to using uigetfile .csv. For example if I use [num6 txt6 numtxt6]=xlsread('R6...
4 years ago | 1 answer | 0