Community Profile

photo

Tyler


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

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

1 year ago | 0 answers | 0

0

answers

Question


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

1 year ago | 2 answers | 0

2

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 0 answers | 0

0

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 2 answers | 0

2

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

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

1 year ago | 0

| accepted

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

1 year ago | 2 answers | 0

2

answers