Hal Caswell
Followers: 0 Following: 0
Professional Interests: mathematical ecology and demography
Feeds
提问
How to adjust font size in Matlab editor
I want to adjust the font size in the Matlab editor (R2024a running on Mac, M3 chip, OS Sonoma 14.5). Matlab>Settings>Fonts gi...
4 months 前 | 1 个回答 | 0
1
个回答提问
cycling through both linestyle and linecolor
I want to plot lines that differ in both linestyle and linecolor (because if someone makes a b&w copy of the paper, they lose th...
10 years 前 | 4 个回答 | 0
4
个回答提问
how to run selected text in 2012b editor?
I've switched to 2012b and am struggling with the new interface. When writing code I often use the ability to highlight one or m...
12 years 前 | 1 个回答 | 0
1
个回答提问
load -ascii : inconsistent behavior
I am trying to read a tab-delimited ascii file. It has 99 rows and 5 columns. In R2012b, the command load FILENAME.ext -a...
12 years 前 | 2 个回答 | 0
2
个回答已回答
why does transposing a sparse matrix change its memory requirements
Matt -- thanks. That explains the source of the problem. The row vector appears in a step of a calculation. Let x be a nx1 s...
why does transposing a sparse matrix change its memory requirements
Matt -- thanks. That explains the source of the problem. The row vector appears in a step of a calculation. Let x be a nx1 s...
12 years 前 | 0
提问
why does transposing a sparse matrix change its memory requirements
I am dealing with a large sparse matrix. I need to turn it into a vector and then transpose it. Because the matrix is sparse, it...
12 years 前 | 2 个回答 | 0