photo

Tomas


VGTU

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
3 个回答

排名
113,546
of 300,857

声誉
0

贡献数
9 个提问
3 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
import file by specifying its location - without GUI
Its simply importdata('fullpath.txt', '',5), thanks guys for your time :)

12 years 前 | 0

提问


import file by specifying its location - without GUI
Hi, is there any function in "Matlab" that allows to specify file (.txt) location and import its data without using GUI? Than...

12 years 前 | 3 个回答 | 0

3

个回答

已回答
pick column and row of an entry
Thank you for fast answer. Its wonderful.

13 years 前 | 0

提问


pick column and row of an entry
Hi, i would like to know is there any function which allow me to pick matrix entries greater than 10 and print those entries row...

13 years 前 | 2 个回答 | 0

2

个回答

提问


how does matlab read matrix
Hi, simple quick question: how does Matlab read matrix? From left to right or from top to bottom?

13 years 前 | 2 个回答 | 0

2

个回答

提问


pick arrays from matrix with condition
Hi, I have a matrix: 2 2 2 1 2 2 1 1 1 1 9 1 2 2 0 1 ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
array of numbers to chars in separate cells
OK, but i need those E values to be not in [ ], but in ' ', it means in char.

13 years 前 | 0

提问


array of numbers to chars in separate cells
Hi, I would like to know how to get separate cells with chars from number array: from F=[1 20 30 100]; to E={'1','...

13 years 前 | 3 个回答 | 0

3

个回答

提问


'{:}', ' .' '
Hi, I would like to know what does these expressions means? Cant find anywhere, but a lot of ppl are using them: '{:}', ' ....

13 years 前 | 2 个回答 | 0

2

个回答

提问


array element sum wih condition
Hello,guys and girls, i have a situation: F=[5, 4, 3, 2, 1]; I would like to sum matrix elements in order like this: ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


questdlg box variable prompt
Hello, is it possible to make the number of prompts variable? E.g. a=4; prompt={'1','2','3','4'} %input count depends ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


while loop with questdlg box
Hello, I would like to know is it possible to make such a program with while loop and questdlg box, that would calculate sum of ...

13 years 前 | 0 个回答 | 0

0

个回答