photo

Jeno Boka


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
6,439
of 300,331

REPUTATION
7

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
5

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
pcd file written generated from matlab not being read by pcl
Note: ptCloud is a point cloud, read with MATLAB. % create a Point Cloud, which is of single type ptCloudSingle = pointC...

7 years ago | 2

Question


Matlab r2017b savefig 'No file specified'
I am not able to save a fig in Matlab R2017b. I tried the following dummy code: fig = figure; subplot(1,2,1) imshow('satu...

8 years ago | 1 answer | 1

1

answer

Answered
How to get the phase sift of the filtering?
Anyone any idea?

8 years ago | 0

Question


normrnd function not working
I tried the following examples: n1 = normrnd(1:6,1./(1:6)) n2 = normrnd(0,1,[1 5]) n3 = normrnd([1 2 3;4 5 6],0...

8 years ago | 1 answer | 0

1

answer

Question


Check the equality of custom Classes using Matlab Unit Test suite
I am currently developing a class based Matlab Unit Test project, I am using the following code to verify the equality of two st...

8 years ago | 1 answer | 1

1

answer

Question


How to check if a verification did not pass?
I am currently developing a calss based Matlab Unit Test project, I wish to run a function, when two structs are not equal.Insid...

8 years ago | 1 answer | 1

1

answer