Community Profile

photo

chaos4u2


Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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 ...

11 years ago | 9 answers | 0

9

answers

Question


Creating a char matrix
I need to build a char matrix, for example: A = [31T 31T 31T ...] Of dimensions 1514443x1 full of '31T'. ...

11 years ago | 2 answers | 0

2

answers