Community Profile

photo

Levente Gellért


Last seen: 2 Tage vor Aktiv seit 2021

Programming Languages:
MATLAB

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


What is the best way of calculating the path length of a freely moving tracked animal.
Dear Matlab Community, I am analysing the ambulation of rats in a rectangular arena. I am using my custom tracking software, d...

9 Tage vor | 1 Antwort | 0

1

Antwort

Frage


How can I save current figure in a structure as .fig?
Dear Community, I am saving my variables in a structure like "s = struct(field,value....."). I could not find the way to save ...

2 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to access lag segment of data.dat and execute loop at a fixed frequency on it?
Dear Matlab Community , 1,I would like to perform my regular offline analysis online on my recorded data, while recording. My i...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to read, plot and analyze data in .dat format in an ongoing/online manner?
Dear MatLab Community, I would like to start to learn how to visualize and analyze electrophysiological data while recording. No...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to mask numbering inside rectangular ROI
Dear Commenters, In the meantime I have found the most easy solution, hence, the 'text' function. That is what I needed. Thanks ...

etwa ein Jahr vor | 0

Frage


How to mask numbering inside rectangular ROI
Dear MAtlab Community, while reading some matlab release notes, I have found the attached image. Could someone explain to me wh...

etwa ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


Saving images inside a loop with changing filename
Dear Community, in a similar situation I would like to save images inside a loop. I do not know why there is an invalid characte...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Beantwortet
Unable to perform assignment because brace indexing is not supported for variables of this type.
Dear Walter Roberson Dear Ryan Baird, thanks for the helpful comments, now everything runs well. Best lg

etwa ein Jahr vor | 0

Frage


Unable to perform assignment because brace indexing is not supported for variables of this type.
Dear Matlab Community, in a loop I am trying to write variables into a cell. For variable sub_matrix it works, however for su...

etwa ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


How to subtract coloumn vectors of a cell array
Dear Community, I have a cell array, with each cell containing n by m matrix. I would like to use cellfun and minus, and subtra...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use 'factorgap' to set larger gaps between groups of boxplot.
Dear Community, I am using the below code to combine boxplot with scatter plot. I am wondering, how to use the 'factorgap' to ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find elements of a vector falling between minimum and maximum of an other vector without loop.
Dear Community, is there other way, than a loop to find elements in a vector b falling between the minimum and the maximum of ...

mehr als 2 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Finding/counting logical ones in a cell array
Dear Experts, I am trying to count , how many logical ones I have in my cell array. I was trying these way's: idx = find([myce...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
finding cells with positive values in a cell array with empty cells, cells of positive integers, and cells of nans
Dear dpb, great, many thanks, works well. The 'all' option for sum works from 2018 I,think, but I could overcome the issue. Tha...

etwa 3 Jahre vor | 0

Frage


finding cells with positive values in a cell array with empty cells, cells of positive integers, and cells of nans
Dear Experts, I would like to have the number and indices of cells with positive values in a cell array with cells of positive...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to resample n vectors with specified length from a longer vector
Dear Walter, great thanks. Regards! lg

etwa 3 Jahre vor | 0

Frage


How to resample n vectors with specified length from a longer vector
Hi All, I would like to randomly select n sections (let's say 1000 times) of given length from a longer vector. With the in-bui...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten