photo

Saagar


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

1 个提问
2 个回答

排名
10,455
of 301,261

声誉
4

贡献数
1 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,209

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,690

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Knowledgeable Level 1
  • First Answer

查看徽章

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

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

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

0

个回答