Clay Fulcher
Jacobs Engineering
Followers: 0 Following: 0
Professional Interests: Structural Dynamics, Optimization, System Identification
Statistics
RANK
5,896
of 295,569
REPUTATION
4
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
cftool and hyperdimensional data
Does anyone know if cftool can handle fits of data with more than 3 dimensions? i.e., hyperdimensional surface fits? Thanks in a...
4 years ago | 1 answer | 0
1
answerQuestion
How do I detect line number while reading a file?
Is there a way to detect the line number while reading a text file? ftell will give a pointer in the file, but not the line numb...
4 years ago | 1 answer | 0
1
answerHow do I detect a "tab" character in a line of text read by fgetl?
Thanks to Walter Roberson and dpb for the help above. Here is the new "tab detector!" function [x, tabpositions] = istab(line) ...
4 years ago | 0
Question
How do I detect a "tab" character in a line of text read by fgetl?
I am using fgetl to read lines in a text file. Is there a way to detect whether one of the whitespace characters is a "tab" ? T...
4 years ago | 3 answers | 0
3
answersQuestion
colormap doesn't work with bar plots in 2019a
I have been changing the colormap in bar charts for decades. It doesn't seem to work now with bar charts in 2019a. Previously a...
4 years ago | 1 answer | 0
1
answerQuestion
How can I interpolate data using quartic or higher order polynomials? Similar to the cubic spline interpolator csapi?
How can I interpolate data using quartic or higher order polynomials? Similar to the cubic spline interpolator yy=csapi(x,y,xx) ...
10 years ago | 1 answer | 0
1
answerExperiences with release 2012b
I am going to return to R2012a. I have told people for years that Matlab is the best software invented by man, and that the Help...
12 years ago | 2
Question
Efficient matrix inversion for Nd arrays, similar to mtimesx operations
I have a square array of function values that I need to invert. Currently I have to invert every slice of the function in a loop...
12 years ago | 0 answers | 0