photo

Olga Sirley


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
255,227
of 301,748

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 21,405

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,353

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to replace/modify something in a call to function 1 from within function 2 (both in their separate files)
The given task is to call a function from within another function, where both functions are handling matrices. Now lets call ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Avoid load filename.mat in every function-file called from a main-script-file
I'm quite new to Matlab, so Im still unused to some terminology. Now I have many functions, and every function is within thei...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Create a matrix where the same row has been duplicated vertically up to a certain number
I'm trying to duplicate a row Xavg that is collected from another function called avg. When I use disp (Xavg); % ...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
disp ( 'TEXT STRING' ); displays nothing in the console
Seems like I forgot ending a for loop. Ending the for loop with end, and restarting Matlab seems to have resolved the issue.

11 years 前 | 0

| 已接受

提问


disp ( 'TEXT STRING' ); displays nothing in the console
This might have been asked before, but I don't know the right terminology. This wasn't a problem earlier today, but suddenly wh...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to make datatype in 2 matrices equal
Im new to Matlab, so this might be a pretty basic question, suggestions are highly appreciated. So when I run the code that c...

11 years 前 | 1 个回答 | 0

1

个回答