Paul Barrette
National Research Council Canada
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English, Spanish, French
Statistik
10 Fragen
0 Antworten
RANG
210.930
of 295.467
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Converting a cell array to excel file using write table - how to add headers and sheet name?
I am able to convert the 'THRESH_DATA' variable inside the attached to an Excel file - this is how my code does it (thanks, @Vos...
10 Monate vor | 2 Antworten | 0
2
AntwortenFrage
How to export a cell matrix into a MS Excel file
Attached is a cell array which I would like to export into a MS Excel spreasheet where each row correspond to one (of 12) years ...
12 Monate vor | 1 Antwort | 0
1
AntwortFrage
Plotting double vs datetime (DD-MM-YY), only the year is used from the datetime
I am trying to plot datetime data (y axis) against double precision (x axis), but only the year is extracted from the datetime d...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
How to append text and numbers into a title
I am trying to get the title to a plot on two lines, with the first line being a string, and the second one being a combination ...
etwa ein Jahr vor | 4 Antworten | 0
4
AntwortenFrage
Including a value inside an annotation
I am trying to include a number which changes inside a recurring annotation. This works - the number 48 is hard-coded: annotat...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
String in an axis label that varies depending on code
I am trying to include a ylabel on a plot that has three possibilities: if x=1, that axis title should be "Daily mean temperatur...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to tile m by n plots (all different) and add row titles
I have a number of independent plots, with their own axis properties, to tile into rows and columns. I can do this with 'tiledla...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Creating 'n' matrices with each one with 'n' in its name
I am building 'n' matrices line by line: YEAR1 = zeros(DATE_RANGE(1,3)); YEAR2 = zeros(DATE_RANGE(2,3)); YEAR3 = zeros(DATE_R...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
How to remove the year from a datetime table column
I have a datetime table with '01-Oct-2014' '02-Oct-2014' '03-Oct-2014' '04-Oct-2014' '05-Oct-2014' and I would like to get...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
How to extract year, month, day from character vectors?
I have a character vector matrix (I think that's what it's called - it was obtained with cell2mat command applied to a *.csv fil...
mehr als 2 Jahre vor | 1 Antwort | 0