Statistics
15 Questions
0 Answers
RANK
177,218
of 295,467
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
6.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
cell, fig, dat, uitable
Hi I want to create a table with variable values generating by a loop procedure. The following codes gave me an error messag...
10 years ago | 0 answers | 0
0
answersQuestion
Add another y axis on the plot
Hi Can anyone tell me how to add another y axis (not x) on the RHS of my graph? I want it has the same settings as the LHS one. ...
10 years ago | 1 answer | 0
1
answerQuestion
add another y axis
Hi Can anyone tell me how to add another y axis (not x) on the RHS of my graph? I want it has the same settings as the LHS one...
10 years ago | 1 answer | 0
1
answerQuestion
series with empty entrys
Hi I have a series (double) with the demension of 61x1. I want to enlarge it to 63x1 with the last two values to be empty. How c...
10 years ago | 2 answers | 0
2
answersQuestion
Plot series with strips in the background
Hi I want plot a time series (see below) with shade strips in the background. For example, if the data belongs to 1998, add a li...
10 years ago | 2 answers | 0
2
answersQuestion
Plotting a time series with shaded regions
Hi I want plot a time series (see below) with shade strips in the background. For example, if the data belongs to 1998, add a l...
10 years ago | 1 answer | 0
1
answerQuestion
variable positions in matrix
Hi Is it possible to easily switch the variable positions in a matirx. For example, I have 4 time series variables, x1, x2, x3...
10 years ago | 1 answer | 0
1
answerQuestion
limit of elements in a matrix
I have a matrix with 4-D double. I got an error message saying it contains too many elements. My question is what is the limit o...
10 years ago | 1 answer | 0
1
answerQuestion
how to make an identifer for string variables
Hi I have a list of string variables, which all ends with "_STI". How can I group them together so that I can perform the same ...
10 years ago | 1 answer | 0
1
answerQuestion
make spaces in subplot
Hi, I am using subplot to plot a number of graphs (see program below). The graphs in the subplot are too close to each other ...
10 years ago | 1 answer | 0
1
answerQuestion
How to make spaces between graphs in a subplot
I am using subplot to plot a number of graphs (see program below). The graphs in the subplot are too close to each other and the...
10 years ago | 1 answer | 0
1
answerQuestion
Concatenating Matrices with different columns
Hi, Is there an easy way to concatenate matrices with different columns? That is, if A is 2x3 and B is 2x5, how do I make C=A;...
11 years ago | 2 answers | 0
2
answersQuestion
pick columns with a index vector
Hi I have a 30x100 data matrix and a 1x100 index vector with 1s in some columns and 0 elsewhere. How can I pick up columns in t...
11 years ago | 1 answer | 0
1
answerQuestion
output results to different excel sheets
Hi I want to output my results to different excel sheets. All sheets share the same prefix plus a number to distingush them. For...
11 years ago | 1 answer | 0
1
answerQuestion
extract data from a matrix
Hi, My matrix contains 200 X variables and 20 Z variables. All of them are properly named with a string name, i.e., X1...X200,Z...
11 years ago | 1 answer | 0