Community Profile

photo

Nancy Hammond


University of Chicago

Last seen: 10ヶ月 前 2017 年からアクティブ

Professional Interests: finance, statistics

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


plot multi time series close in value
I am plotting overnight money market rates very close in value so they often end up on top of each other hE = plot(sdate(begn(k...

約1年 前 | 1 件の回答 | 0

1

回答

質問


When I import google sheet into Matlab, I get the first line imported as the url for my google account sign in
I am importing a goolge sheet into Matlab using jasn format. But when I use jasndecode, I get the url to login to google account...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


How to post a graph online
Just starting to post graphs in online discussions. Where do I start learning how to post graphs created in Matlab online

約2年 前 | 1 件の回答 | 0

1

回答

質問


How to specific fig handle in function savefig
I first determine figHandles = findobj('Type', 'figure'); from open Matlab figures I saved earlier and get result >> figHandle...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Convert fdate1 class cell to fdate2 to class string to input into datenum; fdate2 still recognized as text by datenum
I've done this conversion many times from excel csv files through readtable. Cannot figure out why datenum sees input fdate2, a...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


transform text data like {'1951:Q4'} with quarterly dates to number x axis of a plot
I read this series fdate in xlsread: [x,fdate,raw] = xlsread('C:/Users/Owner/Documents/Research/Data/USTreasury/Z1_FL210/z1_csv...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Specifying dimensions in mat2cell
a 4 by 5 MatriX A = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Make one word in path name a variable
Can I make one variable in a path name a variable? 'C:\Users\Jane....' 'C:\Users\George....'

4年以上 前 | 2 件の回答 | 0

2

回答

質問


cant scroll in editor
Matlab freezes. Can't scroll through editor. Cursor wont move

4年以上 前 | 0 件の回答 | 0

0

回答

質問


axis labels in cellfun(@plot(x,y)
How do I get the xlabel to print for muli series in statement 1? The label works with only one variable in statement 2 using qD...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


How to install Matlab on two computers without need to deactivate?
I ordered Matlab 2017b. I have always installed Matlab on a desktop and a lap top before. This time I'm asked to deactivate o...

約6年 前 | 2 件の回答 | 0

2

回答

質問


How do I convert a character array A(N,1) to a string array B(N,12)?
Example: entry A(1,1) = 'US5525411048' I've tried every function I could find. Also fn string is being phased ou...

7年弱 前 | 2 件の回答 | 0

2

回答