Feeds
질문
error message about "eigs" function
I use function eigs(A,1,'sm') in my code, and when I run it, sometimes there is the error message saying "Error using eigs (line...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to get the transform matrix for balanced truncation?
The built-in function 'reduce' and 'balancmr' seem don't provide the transform matrix for balanced truncation. I'm wondering is ...
거의 14년 전 | 답변 수: 0 | 0
0
답변답변 있음
legend doesn't resize with figure
I solve this problem by setting the legend fontsize to be smaller using such code: legend([h1,h2],'\fontsize{6}Length','\fo...
legend doesn't resize with figure
I solve this problem by setting the legend fontsize to be smaller using such code: legend([h1,h2],'\fontsize{6}Length','\fo...
14년 초과 전 | 0
질문
can't save image with transparent background
I want to save some figure I draw into png format with transparent background. I set the background to transparent by using 'col...
14년 초과 전 | 답변 수: 3 | 0
3
답변질문
legend doesn't resize with figure
I meet such a problem that the legend for the gigure overlaps with some lines when it's originally drawn. Then when I maximize t...
14년 초과 전 | 답변 수: 3 | 0
3
답변질문
align problem in multiple axes
I want to plot two lines in one graph (in one subplot, if not in the subplot, there is no problem) and one axes on bottom and le...
14년 초과 전 | 답변 수: 2 | 0