Brandon Kuczenski
University of California
Followers: 0 Following: 0
Postdoctoral Researcher, Environmental Science and Management
Professional Interests: System Engineering, Technology Assessment, Industrial Ecology
Statistics
RANK
12,506
of 295,775
REPUTATION
3
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
3
RANK
114 of 20,280
REPUTATION
9,885
AVERAGE RATING
4.70
CONTRIBUTIONS
8 Files
DOWNLOADS
36
ALL TIME DOWNLOADS
93310
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How do I add a value to a field in each element of a struct array?
Say I have a struct array with a numeric field: >> a=struct('bar',{47 52}) I want to increment that field across each el...
10 years ago | 1 answer | 0
1
answer@struct method not being found
I have been advised by Matlab support that this is expected behavior, because function_handle has higher precedence than struct-...
10 years ago | 0
| accepted
Question
@struct method not being found
I have written a number of extensions to the Matlab struct type, which I have stored in a directory called @struct. One of thes...
10 years ago | 1 answer | 2
1
answerQuestion
Compare two strings based on ASCII dictionary order
I know the sort builtin function will sort cell arrays of strings in ascii dictionary order. But how may I simply compare two s...
12 years ago | 3 answers | 0
3
answersQuestion
UI tweak - Suppress abbreviation of long strings in command window
When I am using matlab interactively to deal with cell arrays of strings, I often find long strings get abbreviated to display e...
12 years ago | 1 answer | 1