Community Profile

photo

Nancy Hammond


University of Chicago

Last seen: 11 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

联系

Professional Interests: finance, statistics

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 year 前 | 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 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答