統計
MATLAB Answers
10 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
12年弱 前 | 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...
12年弱 前 | 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...
12年弱 前 | 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...
12年弱 前 | 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!
12年弱 前 | 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...
12年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 2 件の回答 | 0