Feeds
已回答
I have a question about how to display a result in static text.
If S1 & S2 are numbers use num2str to convert them to strings. After that use strcat to make it a single string. it will be some...
I have a question about how to display a result in static text.
If S1 & S2 are numbers use num2str to convert them to strings. After that use strcat to make it a single string. it will be some...
11 years 前 | 0
已回答
Need help in stepwise function
for k=1:length(x1) if x1(k)<-1 x(k)=-1 elseif x1(k)>=-1 && x1(k)<= 1 x(k)=x1(k) else x1(k)>1...
Need help in stepwise function
for k=1:length(x1) if x1(k)<-1 x(k)=-1 elseif x1(k)>=-1 && x1(k)<= 1 x(k)=x1(k) else x1(k)>1...
11 years 前 | 0
| 已接受
提问
How do you embed a Matlab figure (.fig) into a powerpoint?
Hi, Does anyone know of a method to embed a .fig file into a powerpoint presentation directly from Matlab? I have taken a...
11 years 前 | 0 个回答 | 0


