Risolto


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

circa 3 anni fa

Risolto


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

circa 3 anni fa

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

oltre 4 anni fa | 0

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

circa 7 anni fa | 0

Domanda


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

oltre 12 anni fa | 1 risposta | 1

1

risposta

Domanda


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

circa 15 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 15 anni fa | 2 risposte | 0

2

risposte