![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1441668_1522087270970_DEF.jpg)
Nancy Hammond
University of Chicago
Followers: 0 Following: 0
Professional Interests: finance, statistics
Statistics
12 Questions
0 Answers
RANK
24,157
of 297,010
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
41.67%
VOTES RECEIVED
0
RANK
of 20,418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,687
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
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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....'
5 years ago | 2 answers | 0
2
answersQuestion
cant scroll in editor
Matlab freezes. Can't scroll through editor. Cursor wont move
5 years ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 2 answers | 0