Statistics
10 Questions
0 Answers
RANK
170,505
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How to interpolate values
Hello. I have the question about how would you interpolate some values. For example, I have: x y z 1 4...
11 years ago | 1 answer | 0
1
answerQuestion
Matlab Script to choose data from a long long data file
I'm sorry if this has been answered before, but I would like to ask if somebody has this easy code that could help me to go fast...
11 years ago | 0 answers | 0
0
answersQuestion
How to convert a GRD file to XYZ or MAT file
Hello, does anybody know how to convert a GRD file (from surfer) to a XYZ or MAT file. I would prefered MAT file. I've been lo...
11 years ago | 1 answer | 0
1
answerQuestion
What is status for?
I've read many codes that when calling a function it equals to status. Like this: [status]=function(s) What is the statu...
11 years ago | 3 answers | 0
3
answersQuestion
Function fullfile, how does it work?
What's the use of the function fullfile of Matlab? Could you give me an example? Thank you very much!
11 years ago | 1 answer | 0
1
answerQuestion
Use of this symbol [~]
Hello, I have curiosity for the use of this symbol in brackets: [~]. For example, I've seen it, calling a function: [~]=funct...
11 years ago | 1 answer | 0
1
answerQuestion
How do I use NCWRITE to write an entire variable?
Hello, I'm working with netcdf file. I want to write a value to a variable that it's an array. My problem is that when I do f...
12 years ago | 1 answer | 0
1
answerQuestion
Problem with a function
I'm trying to run a function that someone else wrote it. When I run it by writting C_initial('example') I get the following m...
12 years ago | 2 answers | 0
2
answersQuestion
Creating a *.mat file
Hello, I want to create a *.mat file, for example named bathymetry. This array called bathymetry I want to be formed by 3 other ...
12 years ago | 9 answers | 0
9
answersQuestion
Creating a char matrix
I need to build a char matrix, for example: A = [31T 31T 31T ...] Of dimensions 1514443x1 full of '31T'. ...
12 years ago | 2 answers | 0