Statistiques
10 Questions
0 Réponses
RANG
173 335
of 301 854
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
VOTES REÇUS
0
RANG
of 21 439
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 967
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
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!
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 13 ans il y a | 9 réponses | 0
9
réponsesQuestion
Creating a char matrix
I need to build a char matrix, for example: A = [31T 31T 31T ...] Of dimensions 1514443x1 full of '31T'. ...
plus de 13 ans il y a | 2 réponses | 0
