Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 9 个回答 | 0
9
个回答提问
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 前 | 2 个回答 | 0