Statistiques
RANG
222 043
                          
                          
of 300 381
                        
RÉPUTATION
0
                           
                        
CONTRIBUTIONS
                          6 Questions
                          8 Réponses
ACCEPTATION DE VOS RÉPONSES 
                            33.33%
                        
VOTES REÇUS
0
RANG
 of 20 941
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS 
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 477
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
search and delete text lines when certain strings are missing
Hi everyone, I have a text strings. This is just a little portion of the file but the original is much larger. Sometimes I get a...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
deleting strings where special characters are missing
Hi everyone, I have a text strings. This is just a little portion of the file but the original is much larger. Sometimes I get ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
Extraction of portion of textfile
I have text string stored in a variable. The text file is just an example but, the .txt(s) I will work on may not always start w...
plus de 12 ans il y a | 1 réponse | 0
1
réponseUse of dialogue boxes: interactively choosing directory and file to read at the beginning, and "save as" at the end, during the execution of script.
Thank you for the advice. I solved it, it was actually a quite easy thing, that how I did it: [stmfile, stmpath] = uigetfile(...
plus de 12 ans il y a | 0
Problems with uiputfile
Thank you for the suggestion. I managed like this [stmfile, stmpath] = uigetfile('*.txt', 'pick text file'); data = importdata...
plus de 12 ans il y a | 0
Use of dialogue boxes: interactively choosing directory and file to read at the beginning, and "save as" at the end, during the execution of script.
Yes I did, but it give me an error during the execution of the script and I did not work out what I was doing wrong. I will try ...
plus de 12 ans il y a | 0
Question
Use of dialogue boxes: interactively choosing directory and file to read at the beginning, and "save as" at the end, during the execution of script.
I have script that works fine, however since it has not to run only on my pc, I would like to have a script that does not have a...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesdeleting part of a list of strings
I will soon try Matt's advice and get back to you. To Thorsten the problem is that the string is created from a combination of 2...
plus de 12 ans il y a | 0
deleting part of a list of strings
The second way it did not really cut after E, that's what it returned newstr = out3(:, 1:findstr(out3(1,:), 'E')) newstr ...
plus de 12 ans il y a | 0
deleting part of a list of strings
E_position = find(out2=='E'); ??? Undefined function or method 'eq' for input arguments of type 'cell'. newstr = out2(:...
plus de 12 ans il y a | 0
Question
deleting part of a list of strings
I have a column of strings, with the same number of element in each string, all comma delimited. I would like to trim all the s...
plus de 12 ans il y a | 7 réponses | 0
7
réponsesHelp with text file duplicate and concatenation
Ok, Now I am stuck again. Sorry, I may be about to make a very easy question, but I have just started using matlab and starting ...
plus de 12 ans il y a | 0
Help with text file duplicate and concatenation
You are a Genius, thank you very much. You saved me days of work!!!!!!
plus de 12 ans il y a | 0
Question
Help with text file duplicate and concatenation
Hello I have created a variable from a text file from which I have extrapolated nuova_variabile = '$SDDBT,00004.9,f,...
plus de 12 ans il y a | 3 réponses | 0

