Statistiques
RANG
229 538
of 301 537
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
30.0%
VOTES REÇUS
0
RANG
of 21 318
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 234
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
function in app give "undefined function for input arguments"
Sample of one of the functions in my code. I made functions for my 2 other apps and they worked fine once I included the correct...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
Create folders and organize data based on file name.
The current code makes .txt files from the raw data file type. This then is plotted later (that is all figured out). However, to...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Have code check if file exists and if not, continue
I know the syntax isfile and isfolder should allow me to move on if the file doesn't exsist. However I cannot find where to put ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Have title of plot change IF edit field has text, otherwise default
Plots created in my code default the title of the plots to the folder in which the data comes from. Usually this is what is need...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Change code to grab a single file
The current code takes 3 files and puts them into 1 (SEE COMBINE HORIIZONTAL SECTION) and then reads that newly created file and...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Auto grab files based on file name
The code below changes the raw file to txt file. However, I want to have the code auto grab the file named "2022-09-07_003_DR06 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Open .fig files for editing without having MatLab
I have a code that creates plots and save each plot as both a .fig file and a .jpg file. I then created a standalone desktop app...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Save .fig and .jpg to folders selected earlier
How do I use the full file name from a uigetdir() source earlier in the code to save a plot as both a JPG and FIG file type? %T...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
I want to use the two buttons and have the text field change once a folder is selected. Then have the figures and the jpg's save to those respective folders.
This code is really close to done! I would like to be able to use the buttons to choose folders on where to save the formats of ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseChange from 2022 to 2021 Plotting Issues
I was able to work through it! Thanks everyone!
plus de 3 ans il y a | 0
| A accepté
Question
Change from 2022 to 2021 Plotting Issues
I have this code that is not quite finished yet, however it works on version 2022. Had to change to 2021 for licensing reasons a...
plus de 3 ans il y a | 2 réponses | 0
