Community Profile

photo

Tomas


VGTU

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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

11 years ago | 0

Question


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 ago | 3 answers | 0

3

answers

Answered
pick column and row of an entry
Thank you for fast answer. Its wonderful.

11 years ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0

Question


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 ago | 3 answers | 0

3

answers

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers