Community Profile

photo

Ivan Mich


Last seen: 3개월 전 2019년부터 활동

통계

  • Explorer
  • Thankful Level 5

배지 보기

Content Feed

보기 기준

질문


How to use pdist2 command for distance calculation?
I would like to use the command pdist2 in order to compute distance between two geographical coordinates. I want the haversine d...

6개월 전 | 답변 수: 2 | 0

2

답변

질문


How to exctract specific elements from .txt file?
I have one .txt file with 10 columns. In columns 5,6 & the same elements are included. Considering that, I would like to extr...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


How to replace and delete specific lines of a .txt file?
Hello, I have a question about a code. I have two .txt files with 15 columns (let's call them fileA.txt & fileB.txt). I would ...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


Problem with the use of strrep command
I have a problem with strrep command. I have noticed that this command no use for cell array with square bracket character ([]) ...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Replace specific elements in strings
I have a quaestion. Which command should I use in order to replace () with -. for example I have strigs in an array like : Am...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to split characters of a cell/string in matlab?
I have a question about a code. I have a string array and I would like to split it into pairs, depending the number of elements....

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to replace specific characters in a cell array?
I have a question about a code. I have a cell array with strings and I would like to replace the last 5 characters with anothe...

대략 1년 전 | 답변 수: 4 | 0

4

답변

질문


How to exclude/extract empty rows/columns in a table?
Hello, I have a question about a code. I have a table with 8 columns (I use readtable command). In this file there are scattere...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


Opposite command of strfind?
I have a general question. Does it exist the opposite command of strfind ?

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


why my loop keeps only the last run?
I am creating a zeros cell with dimensions 2x4 in order to work in a loop. the problem is that my script do not keep all the run...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to find first 10 minimum values in a table array?
I have a table array with 5 columns (1,2,3,5 are numbers and column 4 have letters). (I am uploading one example of this array) ...

대략 1년 전 | 답변 수: 3 | 0

3

답변

질문


How to define the location/position of a number in a specific cell array?
I have a question about a command in a code. I have a 82x1 cell array named MY. In this array there is a number equal to "1" i...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


How to define the number of the column in which a variable corresponds
I have a question about a code. I use the following command in order to read a file: T=readtable('file.txt') A=(T:,1); B=(T:,...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Error in using join command
Hello, I have a problem about using join cmmand. I have two tables and I would like to join them, taking into consideration the...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to set the number of digits in a .txt file?
Hello, I have a question about readtable command. I use readtable command in order to read a .txt file. The problem is that Th...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to compare and merge matrices with same numbers?
I have a question about a code. I have two matrices, A and B. I would like to compare these two matrices based on the values of ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to extract specific rows of a .txt file ?
I have a problem with a code. I have a file with several rows and columns. Some rows, especially the first six numbers of them, ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Question about searching a number in file suffix
I have a question about a command I would like to use. I have several files with multiple suffixes, for example file_1.txt, file...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problem with double use of a for loop?
I have a problem aith a code. I have 2 matrices , A and B. Matrix A has 3x3 dimensions, while matrix B has 1x3 dimensions. I wou...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to merge cell arrays with different dimensions?
system('copy file1.txt+file2.txt+file3 OUTPUT_Merged_file.txt'); This is the solution

1년 초과 전 | 0

| 수락됨

질문


How to create a loop with unknown number of iterations?
I would like a help about a script. I have a file with three columns, each of them are numbers. I would like to satisfy a condit...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Error in interp2 (interpolation) command.
I woyld like to intepolate my data. I have an ascii file with 3 columns (x,y,z). Each column has 700 lines (number). I am using ...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Error in variogramfit.m function use
I would like to ask a question about a code. Especially for the use of variogramfit.m function [fits different theoretical vario...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to check decimals of a number in MATLAB?
Hello, I have a question about a code. I would like to check if a value has a decimal equal to 0.5 (e.g., 5.5, 7.5 etc. ) or h...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to calculate the minimum distance between two points?
Helo, I have a question about a code. I have two input files (file1.txt and file2.txt), each of them have three columns: the ...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Error in the simultaneous use of contourf and geolimits
I have a problem with my code. I am trying to combine two kinds of maps. the first one is the contour map, and the ather one is ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to set specific font frame in map axes?
I would like to create a map with the use of contourf and geoshow commands. The point is that I would like to set a "zebra" (whi...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to plot only specific contours in matlab?
Hello, I would like to ask about contours plot in matlab. I would like to plot only specific contours of all my data. I have v...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to change the format of input .txt files?
Hello, I have a question about a code. I have multiple .txt files with a specific format. Specifically , exh file has 1 heade...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to use extractBetween command?
Hello, I have a question about a command I want to use. First I have an input .txt value with many lines. From all the line of...

거의 2년 전 | 답변 수: 2 | 0

2

답변

더 보기