Community Profile

photo

Nancy Hammond


University of Chicago

Last seen: 10 maanden ago Active since 2017

Professional Interests: finance, statistics

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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....'

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


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...

bijna 7 jaar ago | 2 answers | 0

2

answers