Nejc
Followers: 0 Following: 0
I am student at Faculty of Electrical Engineering in Ljubljana, Slovenia. At the moment I am gathering some experiences with matlab coding, I am still beginner, but with every day my coding skills are improving. In free time i like do sports like tennis, fitness and cycling.
Statistics
RANK
30,686
of 295,486
REPUTATION
1
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Feeds
Question
PI controller step input
Hello colleges I am doing simulation in Matlab Simulink and I cross on one problem. Before signal goes to PI controller I ma...
11 years ago | 1 answer | 0
1
answerQuestion
Changing font style and size in Matlab Report Generator
Hi, how do i change font style or size in Matlab Report Generator? Thank in advance
11 years ago | 1 answer | 0
1
answerHow can I remove the titles from tables generated with the Matlab Report Generator toolbox?
When you click on table in report explorer set table title to none or leave it empty. Hope it helps you k.r., nn
11 years ago | 0
Large data (matrix) EXPORT in Matlab
Error using xlswrite (line 166) Out of memory. Type HELP MEMORY for your options. That is error massage..
11 years ago | 0
Question
Large data (matrix) EXPORT in Matlab
Hello. I have large data set, matrix 1500x30000 (double). I tried to export that data set into excel document, but my comput...
11 years ago | 1 answer | 0
1
answerQuestion
looking condition in matrix
Hey, I got matrix [ 2 9841 5 4 2 1; 3 79463 1 3 1 0; 3 79463 4 3 1 0; 3 79463 5 3 1 0; 3 79463 1 3 2...
11 years ago | 1 answer | 0
1
answerQuestion
two matrix in one, condition...matlab
Hello, I got 2 matrix A=[1 10 3;1 12 4;2 5 10;2 6 14;5 14 13]; B=[1 1 4;1 10 16;1 12 15;1 18 1;2 5 11;2 6 7;2 8 16]; Out...
11 years ago | 1 answer | 0
1
answerQuestion
how to run program with GUI in matlab
Hey everyone, I have a question. I have this program builded. Now i want to run it with GUI. Is there any of good tutorials s...
11 years ago | 2 answers | 0
2
answersQuestion
How to eliminate duplicate rows without sorting column in Matlab
Hi, Here is one problem that maybe some people will find useful to them. I got matrix, lets say 500x9. In this matrix some...
11 years ago | 1 answer | 1
1
answerQuestion
Date is element of some period in MATLAB
Hi I have a question that bother me. If I have a date, lets say 10.2012, how can i check he is element of period beetwen 14.1...
11 years ago | 1 answer | 0
1
answerQuestion
how to compare 3 matrix
Hi I got 3 matrixes, each different vertical dimension (mx3,nx3,px3). What I need to do is to compare first and second column...
11 years ago | 1 answer | 0
1
answerQuestion
Look and extract numbers within a range in MATLAB
Hi, i am still learning about matlab, so here is my question. I got two matrix dimension mx3 and nx3. A=[2,2345,111; 2,2344,...
11 years ago | 1 answer | 0
1
answerQuestion
Extracting rows with specific condition in MATLAB
Hi, i have a problem. I got two matric dimension mx3 and nx3. For example: A=[2,2345,1; 2,2344,0; 4, 2345,56 ; 4,2000,1; ...
11 years ago | 1 answer | 0