統計
MATLAB Answers
15 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年弱 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 2 件の回答 | 0
2
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0