Feeds
提问
How do I resize a table in excel using Matlab
Hi, I am using Matlab to create an output sheet in excel including some graphs and a table. So far I am using the actxserver...
9 years 前 | 0 个回答 | 0
0
个回答提问
Save multiple handles in a figure
I have a program that produces multiple individual plots for i=1:n ... h(i)=plot(Q,dP,'Color',ColorSet(i,:),'...
12 years 前 | 1 个回答 | 0
1
个回答提问
ode45 output
Hi, I'm having trouble getting a list of values from my function. function dT=odefun(t,T) global T1 ...etc ... et...
14 years 前 | 0 个回答 | 0
