photo

Peter Borda


Last seen: 7 months ago Active since 2014

Followers: 0   Following: 0

Message

Graduate in 2014 at Budapest University of Technology and Economics as mechatronical engineer, with specialisation on vehicle mechatronics and modal analysis. I have been using Matlab since 2011 mainly for data processing and analysis, as well as for image processing.

Statistics

All
MATLAB Answers

8 Questions
2 Answers

Cody

0 Problems
26 Solutions

RANK
20,740
of 300,369

REPUTATION
2

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
62.5%

VOTES RECEIVED
2

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
20,287
of 168,407

CONTRIBUTIONS
0 Problems
26 Solutions

SCORE
260

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


Documentation for protected/private methods
Hello! I find the Matlab built-in solution for automatically generating classdef documentation page to be quite a handy solutio...

5 years ago | 0 answers | 1

0

answers

Question


Dependency analysis - Non-matlab file formats
Hello, is Simulink Project's Dependency analysis (DA) capable of recognising non-matlab file dependencies? For example, if I ha...

8 years ago | 0 answers | 0

0

answers

Question


Assign value to array structure
Hi Everybody! I have an array of let's say 100 elements, each element is the same structure with like 10 fields. What I would l...

10 years ago | 1 answer | 0

1

answer

Question


Debugging a nested function
Hello! I have created a code with nested functions in it. My problem is, that when I am in debugging mode and try to create a...

10 years ago | 2 answers | 0

2

answers

Question


Date array to timestamp
Hello! I have an n x 1 cell array read from a file with date info in each cell, like this: DateValues = {'13:22:32';'13:...

10 years ago | 1 answer | 0

1

answer

Answered
Is there any solution to fit plane onto sampling data?
I'm not sure if I understand the problem correctly, but if you have a high number of sample point on which you have to fit a pla...

11 years ago | 0

Question


NaN elements during table data input - Matlab GUI
I have a simple gui with a table: three columns, all set to editable, containing texts. With an additional button I can append e...

11 years ago | 1 answer | 0

1

answer

Answered
How can I do same calculation with a lof of excel files in matlab?
I would put all the xls files in the same folder for start, use matlab's dir() function to get the file names in the folder, the...

11 years ago | 0

Question


How is Matlab GUI generated?
It's just a general question I was thinking about recently. What is the mechanism of GUI's creation used by Matlab if we use ...

11 years ago | 1 answer | 0

1

answer

Question


Table scroll position - Update problem
Hello, I have the following problem. I am appending new empty rows to a table in my GUI with this code: function AddNRow...

11 years ago | 1 answer | 1

1

answer