Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 3 años hace

Resuelto


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

más de 3 años hace

Respondida
How do I make the x-axis of plotted timeseries data behave like it does when using datetime values?
I found that if you set: valuesTs.TimeInfo.Format='MMM dd' It will plot your x-axis labels as desired when plotting the timese...

más de 4 años hace | 0

Respondida
How does one properly save figure with a matlab executable in Linux without the DISPLAY environement variable set?
No, never did. I forget what I ended up doing. Haven't checked if this is still a problem in the latest versions.

alrededor de 7 años hace | 0

Pregunta


How does one properly save figure with a matlab executable in Linux without the DISPLAY environement variable set?
I'm trying to deploy an executable to a Linux machine that does not have X11 installed and on which the DISPLAY environment vari...

casi 13 años hace | 1 respuesta | 1

1

respuesta

Pregunta


trouble with debug using Visual Studio 2008
I'm trying to debug some Fortran code, and I've followed the instructions at http://www.mathworks.com/help/techdoc/matlab_extern...

más de 15 años hace | 0 respuestas | 0

0

respuestas

Pregunta


strange behavior (bug?) with subplot and setting outerposition
I have a chunk of code similar to this. When I run the last command to reset the outerposition of the bottom figure it erases th...

más de 15 años hace | 2 respuestas | 0

2

respuestas