
Ivan Mich
Statistics
RANK
10.989
of 262.651
REPUTATION
3
CONTRIBUTIONS
143 Questions
3 Answers
ANSWER ACCEPTANCE
42.66%
VOTES RECEIVED
2
RANK
of 17.980
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.654
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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 ...
10 días ago | 1 answer | 0
1
answerQuestion
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...
16 días ago | 0 answers | 0
0
answersQuestion
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...
alrededor de 1 mes ago | 1 answer | 0
1
answerQuestion
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 meses ago | 1 answer | 0
1
answerQuestion
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 meses ago | 2 answers | 0
2
answersQuestion
How to plot the labels of contours
hello, I would to ask about contours plot in matlab. I am using thefollowing commands in order to plot contours. t=importd...
3 meses ago | 1 answer | 0
1
answerQuestion
How to delete the header of the 1st line of .txt
Hello, I would like to ask a question. I have multiple .txt files that I want to merge in vertical manner. the format of these ....
6 meses ago | 1 answer | 0
1
answerQuestion
How to merge cell arrays with different dimensions?
I have two cell arrays. The first one (A) has 1x14 cells, and the second (B) has 1x7 cells. I would like to create an array (or...
6 meses ago | 1 answer | 0
1
answerQuestion
How to write a specific number via a loop
I have a code that 1)reads two files 2)calculates distances between points of file1 and point of file 2 3) writes an output ...
11 meses ago | 2 answers | 0
2
answersQuestion
How to add legend in a map using geoscatter
I am using geoscatter in order to plot some values. I would like to plot the legend of this values, using a classifications (b...
11 meses ago | 0 answers | 0
0
answersQuestion
How to rise the resolution of a map in MATLAB using geoshow?
I would like to ask a question about resolution/quality of a map in MATLAB. I am using geoshow command but I observe tht my ...
11 meses ago | 1 answer | 0
1
answerQuestion
How to convert number format in yaxis?
I have a plot x-y. I would like to ask how to change the format of yaxis from arabic to roman number ? I tried to use the follow...
12 meses ago | 1 answer | 0
1
answerQuestion
Error in surfergrifmap function
I am trying to use surfergridmap function in order to make a map with contours in matlab (see here https://www.mathworks.com/mat...
12 meses ago | 1 answer | 0
1
answerQuestion
How to set specific colors in margin of errorbars line?
I use errorbar funtion in order to put errorbars in a plot. I would like to set a different color to the margin of the line. I...
12 meses ago | 0 answers | 0
0
answersQuestion
How to plot specific range of values in a plot?
I have a question. I would like to plot specific values of a set of values. I have for example 10 values, but I would like to pl...
alrededor de 1 año ago | 1 answer | 0
1
answerQuestion
Using find command to group data into bins
I have one ascii file with 2 columns (1st X and 2nd Y) . I want to group the elements of X into bins (e.g. [2-4,4-6, etc) and ...
alrededor de 1 año ago | 3 answers | 0
3
answersQuestion
Splitapply command and merge results
In general I am using this command "splitapply" in order to find mean (average) of a group of data. edges=1:0.5:10 [N, edges, ...
alrededor de 1 año ago | 1 answer | 0
1
answerQuestion
How to set specific colors in horizontal error bars?
I am using herrrobar function (https://www.mathworks.com/matlabcentral/fileexchange/3963-herrorbar?s_tid=FX_rc2_behav) I found ...
alrededor de 1 año ago | 1 answer | 0
1
answerQuestion
How to use if statement for than one variables?
I would like to set one if statement. I am using the following code: filename2= 'OutputFile1L.xlsx'; [d2,tex]= xlsread(fil...
alrededor de 1 año ago | 3 answers | 0
3
answersQuestion
How to ignore lines in file via rmmissing?
Hello I have a question about a code. I have an xlsx file that icludes three columns. The 3rd column has numbers and some NAN ...
alrededor de 1 año ago | 2 answers | 0
2
answersQuestion
How to plot an equation qith specific data range?
Hello I have a question about a code. I would like to plot an equation in a plot. But I would like to plot a specific data rang...
alrededor de 1 año ago | 1 answer | 0
1
answerQuestion
Questions on "Ordinary kriging"
hello, I have some questions about a matlab function. I found the following function https://www.mathworks.com/matlabcentral/f...
alrededor de 1 año ago | 1 answer | 0
1
answerQuestion
How to create variogram ?
I would like to create variogram of gridding of the data. I find these matlab function variogramfit.m https://www.mathworks.co...
alrededor de 1 año ago | 0 answers | 0
0
answersQuestion
How to create contour maps in MATLAB?
Hello I have a question about a code I would like to create contour maps in matlab with kriging method. I use meshgrid and gri...
alrededor de 1 año ago | 1 answer | 0
1
answerQuestion
How to run a matlab code for all folders in a directory?
I have one directory with many folders. Each folder contains a .txt file (eg, file1 contain number1.txt, file2 contain number2.t...
más de 1 año ago | 2 answers | 0
2
answersQuestion
How to run a .m script for all folders in a directory?
Hello, I have a question about a code. I have a .m script. This script requires 2 inputs in a folder in order to run. But I wou...
más de 1 año ago | 0 answers | 1
0
answersQuestion
How to replace specific values to all values of a bin ?
I have a code that reads my data, and distribute them into bins: [0,2),[2,4),[4 6]. T=readtable('data.txt') X=T(:,1) Y=discre...
más de 1 año ago | 2 answers | 0
2
answersQuestion
How to make multiple execution of a code by loop ?
Hello, I have a code that uses one equation in order to take an output file. I use for my calculations randn so in each running...
más de 1 año ago | 2 answers | 0
2
answersQuestion
Help with if statement in a calculation loop
Hello, I have a problem with a code. I want to calculate some numbers but I want to "limit" my results via a loop. I want valu...
más de 1 año ago | 2 answers | 0
2
answersQuestion
How to calculate and plot trendline (fit curve) in matlab?
I have one question. I have a X-Y plot. I would like to set the fit curve of this two data (X, Y). But I would like this curve/t...
más de 1 año ago | 1 answer | 0