photo

Matt O'Brien


Last seen: 3 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 2
  • First Review

View badges

Feeds

View by

Answered
Report Generator Word Wrap inside Table cells. Words split rather than complete flowing to next line.
I appreciate your response. I will explore your suggestion later in the Autumn / darker nights. I have largely given up on Mat...

6 månader ago | 0

Answered
Exclude System or Hidden Folders from Mac Dir List
I am posting this... just in case there is interest ...I do not expect anyone to dig thru this stuff. I found a glitch abov...

nästan 2 år ago | 0

Answered
Exclude System or Hidden Folders from Mac Dir List
Just a quick update. I am getting very confusing results. While the system Find results were initially promising, the MatLab di...

nästan 2 år ago | 0

Answered
Exclude System or Hidden Folders from Mac Dir List
I am keen to supply feedback asap .... realised I needed to run the script in a Mac environment... I copied the struct output ...

nästan 2 år ago | 0

Answered
Exclude System or Hidden Folders from Mac Dir List
Update. Explore finding Hidden and Visible files/folders using Apple native tools. I have spent considerable time exploring t...

nästan 2 år ago | 0

Answered
Exclude System or Hidden Folders from Mac Dir List
Thanks for the syntax. I got the following to work ... in principle ... -a includes hiddenitems -R recursive mode ... clc ...

nästan 2 år ago | 0

Answered
Exclude System or Hidden Folders from Mac Dir List
Thank you for your feedback. Appreciated. We are completely on the same page. I think the absense of a proper MatLab dir funct...

nästan 2 år ago | 0

Question


Exclude System or Hidden Folders from Mac Dir List
Here is the attributes for the System Volume Information directory on a Mac disk. How can I get a Dir listing of all folder...

nästan 2 år ago | 5 answers | 0

5

answers

Answered
How to I validate a string to ensure it contains a valid Date .
I re-read the description for 'lower' function and can see converting the string to lower will only adjust upper alphas... Will...

nästan 2 år ago | 0

Answered
How to I validate a string to ensure it contains a valid Date .
What a super quick response... appreciated.... I like the regex solution for a few reasons... especially as I can re purpose t...

nästan 2 år ago | 0

Question


How to I validate a string to ensure it contains a valid Date .
I know how to convert a string to a date...... but how do I validate if the string is a valid date. Example MyStr = '23max2023...

nästan 2 år ago | 1 answer | 0

1

answer

Answered
How do I align decimal points in a table?
A crude work around is to replace leading spaces with underscores. Test data is slightly adjusted to show more variety of chars ...

ungefär 2 år ago | 0

Answered
How do I align decimal points in a table?
I have used a formatting string as indicated, but : the numbers are now strings and ..... aligns left. This might be ok, but it...

ungefär 2 år ago | 0

Question


Report Generator Word Wrap inside Table cells. Words split rather than complete flowing to next line.
Table, 1 column, 2 rows. Words truncated at end of each line. See yellow boxes. Here is the code, using paragraphs. MyATe...

ungefär 2 år ago | 2 answers | 0

2

answers

Answered
Specify Path for Image in Report Generator
Here are two examples. The first (SideBySidePicsExampleV2.m) is based on the example at this link. https://uk.mathworks.com/he...

ungefär 2 år ago | 0

Answered
Specify Path for Image in Report Generator
I have just realized the MatLab prototype app / script I have will not show the problem, as I have coded around the problem to a...

ungefär 2 år ago | 0

Question


Specify Path for Image in Report Generator
I have a pdf generated via MatLab Report Generator. I have a few remaining issues. I have spent days trying to resolve via sea...

ungefär 2 år ago | 3 answers | 0

3

answers

Question


MatLab Report Generator Word Wrap Issues
I have a pdf generated via MatLab Report Generator. I have a few remaining issues. I have spent days trying to resolve via sea...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


Unpredictable outcome placing images in a single cell table.
I am trying to create a Pdf, landscape size, size 9 inches wide by 5 inches high, for viewing on an ipad Pro. On this page I wi...

ungefär 2 år ago | 1 answer | 0

1

answer

Answered
Getting a List of Files.... Should Be Easy But
I think this might be the final version..... I may find some other odd directories which may need to be excluded, but this code ...

mer än 2 år ago | 0

| accepted

Answered
Getting a List of Files.... Should Be Easy But
Thanks. Just home, so will pick up in the morning. Documentation on fileattrib seems to indicate char or string but not array....

mer än 2 år ago | 0

Answered
Getting a List of Files.... Should Be Easy But
I discovered another condition which needs to be catered for, to be able to get a list of all files and subfiles from a selected...

mer än 2 år ago | 0

Question


Deployment Problems GUI to Exe (or Web or Desktop)
I have a GUI app at the development stage where it is ready to deploy for beta testing (approx. 5 beta testers). I am running...

mer än 2 år ago | 2 answers | 0

2

answers

Answered
Getting a List of Files.... Should Be Easy But
I am a serious amateur photographer. A civil engineer by qualification but got into the Information Technology world ex college...

mer än 2 år ago | 0

Answered
Getting a List of Files.... Should Be Easy But
To Walter. I ran into a problem with the following. "No loop is needed." iFile in the following line is not defined. This is ...

mer än 2 år ago | 0

Answered
Getting a List of Files.... Should Be Easy But
Here is my current state of play..... This elegant snippet (from Walter Roberson ...much appreciated) does most of the heavy li...

mer än 2 år ago | 0

Answered
Getting a List of Files.... Should Be Easy But
Just some feedback ... rootdir = 'W:\MoB_AllData\MoB_TestCopyOfSD_Card Valid\**\*.*' dinfo = dir( rootdir ); dinfo([dinfo.isd...

mer än 2 år ago | 0

Answered
Getting a List of Files.... Should Be Easy But
I will explore the various suggestions..... Thanks... all good. Some of the hidden files can be recognised with a name sta...

mer än 2 år ago | 0

Question


Getting a List of Files.... Should Be Easy But
I have a GUI app 99% complete, but have spent several days trying to resolve what, to me, should be an extremely simple task. ...

mer än 2 år ago | 10 answers | 0

10

answers

Answered
Problems with Tables which contain a single row.
What a super quick response.... really appreciated. I have refined your version as follows. I prefer to use the column variab...

mer än 2 år ago | 0

| accepted

Load more