photo

Tomas


VGTU

自 2012 起处于活动状态

Followers: 0   Following: 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 :)

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

11 years 前 | 3 个回答 | 0

3

个回答

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

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

11 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?

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

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

12 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','...

12 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: '{:}', ' ....

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

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

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

12 years 前 | 0 个回答 | 0

0

个回答