photo

Clay Fulcher


Jacobs Engineering

Last seen: 10 days 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Structural Dynamics, Optimization, System Identification

统计学

MATLAB Answers

13 个提问
2 个回答

排名
5,896
of 300,953

声誉
4

贡献数
13 个提问
2 个回答

回答接受率
84.62%

收到投票数
2

排名
 of 21,123

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,946

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


.fig file places saved figure in a different position than that originally specified
I create a figure and set it's position using set(gcf,'position'...), and then use savefig to save the figure in a file. When I ...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Can "diary" be set to export exact text where hyperlinks are invoked instead of code or other characters?
The output of "diary" echoes what appears in the Command window, except for certain hyperlinks invoked by Matlab. Is there a way...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to set figure default to "undocked" when double-clicking on a .fig file?
When I double-click on a .fig file, it automatically appears in a "docked" tab in a separate figure container (not in the workin...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Matlab 2025b doesn't start up in the directory of the last session
I just installed version 2025b. In Settings, under the General tab, the "Initial Working Folder" is set to "Last working folder ...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Where did the zoom icon and other tools go in Release 2025b?
I just installed version 2025b. I noticed that the zoom icon along with other graphics tools seem to have disappeared on figures...

2 months 前 | 1 个回答 | 0

1

个回答

提问


How to find correct "feature" name for parallel computing toolbox?
When using the "license" command, the help documentation specifies the use of a string in "feature" corresponding to the name of...

9 months 前 | 2 个回答 | 0

2

个回答

提问


Why does this special case for associativity of a matrix product with a hadamard product hold true?
I found this very useful mathematical property to hold true for a special case. Can someone show me why? Let A = m x n matrix. ...

1 year 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

已回答
How 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) ...

5 years 前 | 0

提问


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

5 years 前 | 3 个回答 | 0

3

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Experiences 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...

13 years 前 | 2

提问


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

13 years 前 | 0 个回答 | 0

0

个回答