![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9585602_1522075024399_DEF.jpg)
Hafiz Luqman
Mentor Graphics
Followers: 0 Following: 0
Development Engineer
Statistics
RANK
14.357
of 297.016
REPUTATION
3
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
Conversion from unix time string to uint64
Jan method works fine. I also figured it out by this way. a = str2num(['uint64('123456789012345678');
bijna 6 jaar ago | 0
Question
Conversion from unix time string to uint64
I have lidar sensor data and every file is named on its timestamps. The file name 25 characters long (21 characters for time sta...
bijna 6 jaar ago | 3 answers | 0
3
answersQuestion
How to remove trailing whitespace on save
I am using MATLAB R2018b. Does matlab provide function to remove trailing white spaces on saving file ?
ongeveer 6 jaar ago | 2 answers | 3
2
answersQuestion
Why properties of class is not initialized ?
classdef EKF properties is_initialized_ = false; previous_timestamp_ = 0; H_jacobian = zeros...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
Can I create MEX file with other than Gcc 6.3.x compiler
I see in documentation, MATLAB support GCC6.3.x version on Linux. I have installed 6.5.0. I want to ask, can It work or it shoul...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
How to apply colormap on point intensity/probability value
I have a data points 3D sensor. I want to color them based on their probability/Intensity values rather than their position in p...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
Conversion from Char array to unsigned int array
I have an char array (fileNames_images)saving timestamps of sensor data.. fileNames_images (1,:) = '520944046594172889.png'...
bijna 7 jaar ago | 1 answer | 0