photo

Nopparat


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

8 Questions
0 Réponses

RANG
23 299
of 301 141

RÉPUTATION
2

CONTRIBUTIONS
8 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
1

RANG
 of 21 181

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 007

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

  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

presque 13 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 13 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 13 ans il y a | 1 réponse | 1

1

réponse

Question


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

plus de 13 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse