photo

Nopparat


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
23,308
of 301,045

評判
2

コントリビューション
8 質問
0 回答

回答採用率
75.0%

獲得投票数
1

ランク
 of 21,156

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 172,524

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How can I use many input arguments(up to 20) to my function?
I write my function which needs a lot of input arguments. For example, function my_function=test(input1,input2,input3,....input...

13年弱 前 | 2 件の回答 | 0

2

回答

質問


How can I use local variable from GUI (from subroutine to another subroutine in a main function)
How can I use local variable from GUI? I want to use from subroutine to another subroutine in a main function. For example, f...

約13年 前 | 1 件の回答 | 0

1

回答

質問


How can I use local variable from GUI
I created subroutine for my code named ' checkbox3' including 3 checkboxes. If I check a checkbox, it will return 1 and if not, ...

約13年 前 | 2 件の回答 | 0

2

回答

質問


While loop for array. I want the loop stop when all element of "a" equal "b" but for this loop it will stop when only one element of a equal b. How could I fix it?
I'd like to use while loop for array. For example, I have the first array(a) ,10x10x10, and the second array(b),10x10x10 and...

約13年 前 | 1 件の回答 | 1

1

回答

質問


Does Matlab have a command to make data smoother like the smooth command in IDL?
Does Matlab have a command to make data smoother like the smooth command in IDL? For IDL command, "The SMOOTH function r...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


How to make script to function for sprintf command
I want to write this make this script to function name = regexp(sprintf('test%.3d.tif*',0:10 ), '*', 'split'); I got the...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


How to assign a new name for a set of data?
I have a set of data such as pic_ab011.tif, pic_ab012.tif, pic_ab013.tif, and so on. I want to get rid of the digits and assign ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


how to separate file name and put the number at the end to count files
I want to write a script for counting files. For example, my file name is "transport 052412_#1 3D gfp_z000_ch00.tif". I want to ...

13年以上 前 | 1 件の回答 | 0

1

回答