Community Profile

photo

Adi Purwandana


UPMC

Last seen: 1 month ago Active since 2023

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


Delete rows of excel if any empty cell found
Dear everyone, I have an excel file containing some Stations defined in the first column (attached). Here, as shown below, I ha...

6 months ago | 1 answer | 0

1

answer

Question


Write filename as the name of input file with append
Hello, I have an excel file (let's say dataset.xlsx) which then I do a sequence of processes and then get a new table of matrix...

6 months ago | 1 answer | 0

1

answer

Question


Plotting variables of continuously array with different colors
Hello everyone, Is it possible to : (1) Change the value of Station column of this array (excel attached) into ordered rank St...

6 months ago | 2 answers | 0

2

answers

Question


Split excel file and get ordered splittedfile names
Dear everyone, I have the lines as follow which splits an excel file into some excel files based on the number of Stations insi...

6 months ago | 1 answer | 0

1

answer

Question


Scatter Color Scale for Looping Script
Dear everyone, I have some excel files. Each file containing some columns of parameter. I want to plot all of them in one graph...

7 months ago | 1 answer | 0

1

answer

Question


Color Scale for looping script
Hello everyone, I have some excel files. Each file containing some columns of parameter. I want to plot all of them in one grap...

7 months ago | 1 answer | 0

1

answer

Question


Ordering the name of excel files from short to longer length
Hello everyone, I have a script which split an excel file into several excel files using this code: data = readtable('dataset...

7 months ago | 1 answer | 0

1

answer

Question


Split Excel file into several Excel Files or several Mat Files based on values of a column
Hello everyone, I have an excel file with several columns: Does anyone know how to split this file into some EXCEL files or...

7 months ago | 1 answer | 0

1

answer

Answered
Error Matlab 2022 and 2023 : Undefined function 'find' for input arguments of type 'pattern'
Hello everyone, I thought my problem is solved after following the answer by Prashanth Soundararajan on this thread: https://w...

9 months ago | 0

| accepted

Question


Error Matlab 2022 and 2023 : Undefined function 'find' for input arguments of type 'pattern'
Hello, I found this kind of error recently on my matlab 2022a, 2022b, and even 2023 : Undefined function 'find' for input argum...

9 months ago | 1 answer | 0

1

answer

Question


Transform matrices to XYZ
Hello, I have a mat file containing 3 variables connected each other: lon --> 19200x1 double lat --> 9600x1 double depth -->...

1 year ago | 1 answer | 0

1

answer

Question


Undefined function 'geomean' for input arguments of type 'double' in Matlab 2020
Dear all, I have a simple code containing "geomean" for a data with nan values. I tried this code: geomean(X,'omitnan') in M...

1 year ago | 3 answers | 0

3

answers

Answered
How to display datetime value or duration value in Edit Fields (Numeric or String)
I think the problem haven't been solved yet. Ive got the same problem. I need to get the difference/duration between two dates ...

1 year ago | 0

Answered
Issue with compiled app when located in Programs folder
I'd rather install my standalone app under D:\ directory, and put it along with my project folder

1 year ago | 0