Community Profile

photo

Robert


USDA Forest Service

Last seen: 1 day ago Active since 2014

Research Ecologist

Programming Languages:
Python, R, MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Is an update for passive ftp available for post 2020 releases?
About 12 years ago Idin Motedayen-Aval provided an excellent solution to the ftp problems in MatLab by producing a set of tools ...

1 year ago | 1 answer | 0

1

answer

Question


Is there a way to save an Editor window view or structure?
I am working with a collection of about 15 functions and scripts, and it is useful to have all of them open simultaneously in th...

5 years ago | 1 answer | 0

1

answer

Answered
How to append the contents of array cells to .csv files?
Thanks to you both! I was hoping there was simply a syntax error I was using that would allow me to read the cell array (or res...

5 years ago | 0

| accepted

Question


How to append the contents of array cells to .csv files?
Hello, I would like to export the values in the cells of an array into a .csv file, such that the contents of each cell array ma...

5 years ago | 2 answers | 0

2

answers

Answered
How to place text in a single excel cell?
Update, I found a way to get the output, but its a bit clunky It would be great to find a way that did not require a loop...

5 years ago | 0

Question


How to place text in a single excel cell?
I'm running a series of analyses and exporting information to an Excel file to make it easier to summary, do additional analyses...

5 years ago | 2 answers | 0

2

answers

Question


I am unable to remove files in MatLab Compiler
Greetings, I am running MatLab Compiler for a collection of scripts, and have run into an odd problem. When the compiler loads ...

6 years ago | 0 answers | 1

0

answers

Answered
How to make an input data file used by compiled code available for editing?
And then, an answer presents itself! I pulled the input file out of the directory where the .m files were stored when it was co...

7 years ago | 0

| accepted

Answered
How to make an input data file used by compiled code available for editing?
Hi, thanks for the response, unfortunately, this does not seem to resolve the issue. I am currently running the user-specific p...

7 years ago | 0

Question


How to make an input data file used by compiled code available for editing?
I am compiling a set of functions which take an input file (ascii or .xlsx), use the data as inputs for a model, and then output...

7 years ago | 3 answers | 0

3

answers

Answered
Syntax for modifying 'LineWidth' in graph?
I found a solution! The problem I was running into was attempting to use the syntax box(1,ax.LineWidth,2) which came from...

7 years ago | 0

Question


Syntax for modifying 'LineWidth' in graph?
Hello, my apologies because I expect this is a very simple issue, but I am having difficulty modifying the 'LineWidth' attribute...

7 years ago | 3 answers | 0

3

answers

Question


How can a logical vector be converted to a numeric vector in which the values represent the number of zeros between ones?
I am searching for a simple way to convert a logical vector, to a vector in which the values represent the total number scalars ...

7 years ago | 2 answers | 0

2

answers

Question


has use of "break" changed recenty?
I have script which has functioned well under previous version of MatLab, recently updated the software to 2016a, and now get fo...

7 years ago | 1 answer | 0

1

answer

Question


Why does running a script cause a memory error, while running the same script as a function does not?
I have found that running a script as a script by simply calling it from the command line causes a memory error, yet, running th...

8 years ago | 0 answers | 0

0

answers

Question


Replace values in matrix with values based on look up table, without loop?
I'm new to this type of data manipulation, I have a large matrix with a set of values which I would like to convert to different...

9 years ago | 1 answer | 0

1

answer

Question


Standard builtin function for euclidean distance matrix?
My apologies for the simplicity of this question, but is there a simple builtin function for calculating the Euclidean distances...

9 years ago | 2 answers | 0

2

answers

Question


A method to convert .tif files to .csv files for rapidly accessing pixel values.
I am proceesing data from 35,000 tif files, 96 at a time. Reading 96 .tif files into RAM (650 1500 pixels each) is very slow, a...

9 years ago | 0 answers | 0

0

answers

Question


Is there a way to access Arc geodatabase tables using "textscan" or some other function?
Does anyone know of a way to access the data in an ArcGIS geodatabase table directly from MatLab? Exporting the file is not a g...

10 years ago | 0 answers | 0

0

answers