photo

Marzuki Marzuki


Last seen: 8 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
116,473
of 300,454

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
77.78%

VOTES RECEIVED
0

RANK
 of 21,008

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,155

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

  • Explorer
  • Thankful Level 3

View badges

Feeds

View by

Question


Convert time vector of Year, Month, Day, Hours, Minute to Decimal format
Hi everyone; Suppose I have the following time vector: ....start from January 2019 10 02 12:00:00 2019 10 03 12:00:00 201...

4 years ago | 3 answers | 0

3

answers

Question


Quiver plot for Wind data of reanalysis
I plan to use Matlab to plot wind of reanalysis that I downloaded from this website: https://psl.noaa.gov/data/gridded/data.ncep...

4 years ago | 1 answer | 0

1

answer

Question


Convert netcdf time ('minutes since 2013-2-1 00:00:00') to actual date
Hi all; I have netcdf file. When I use ncdisp on the netcdf file, time is described as the following: XTIME Size:...

4 years ago | 2 answers | 0

2

answers

Question


Polymarker geographic contour plot
Is it possible to make following contour plot using Matlab? Not only for filled buble but also for other markers such as filled ...

4 years ago | 1 answer | 0

1

answer

Question


read unstructured data with readtable function
I want to read the data in the attached file, using readtbale given below: fname1='sample.txt'; opt = detectImportOptions(fnam...

4 years ago | 2 answers | 0

2

answers

Question


use of readtable to read unstructured data
I want to read the data in the attached file, using readtbale given below: fname1='sample.txt'; opt = detectImportOptions(fnam...

4 years ago | 2 answers | 0

2

answers

Question


set same ylim for all subplot (plot yy)
I have 21 subplot of yyplot. I want to set same ylim and YTick for all subplots. I tried the following code: set(findobj(gcf,'ty...

4 years ago | 1 answer | 0

1

answer

Question


Can not Read CSV file with readtable function
I have CSV file with several line of headers. I tried to read the data simply as: data = readtable('D96035_2019010300.xls'); H...

4 years ago | 1 answer | 0

1

answer

Question


fuzzy c mean cluster for Latitude-longitude space
Hi all; I want to make cluster analysis using fuzzy c mean cluster for my data. The data cobsist of latitude, longitude and tim...

5 years ago | 1 answer | 0

1

answer