Community Profile

photo

JarryG


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


How to measure elapsed time in hh:mm:ss?
Hi, till now I measured elapsed time with: tic; % some code here datestr(toc/86400,'HH:MM:SS') Matlab R2022b says "datestr"...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


readcell vs xlsread: substitute "1x1 missing" with "NaN"
I used to import my mixed (char/num) content from xls-files as cell array with: [~, ~, raw1] = xlsread(myfile, mysheet, myrange...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


writematrix: missing "newline" option...
I have some script exporting data into textfile using "dlmwrite", but Matlab HelpCenter says "dlmwrite is not recommended, use w...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


yyaxis: how to get matching ticks on left/right y-axis?
In my script I have been using: plotyy(x,y1,x,y2) But now editor says "plotyy is not recommended, use yyaxis instead". Not a b...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas