Community Profile

photo

Tyler


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Change from 2022 to 2021 Plotting Issues
I was able to work through it! Thanks everyone!

mehr als ein Jahr vor | 0

| akzeptiert

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten