photo

Brian


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
1 个回答

排名
9,794
of 300,771

声誉
2

贡献数
9 个提问
1 个回答

回答接受率
55.56%

收到投票数
2

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


uiputfile error using R2013a on Windows 7
When my code skips the function that creates the GUI: [FILENAME_TXT,PATHNAME_TXT] = uiputfile('.txt', 'Select location and ti...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Automatically creating a Pathname and Filename from a saved file after using the "web" command
I am using the command: web ('http://...); I would like to have a file saved from the website to automatically have a Pathname ...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Importing data from an Excel file on a website
I am trying to import data from an Excel file on a website (Subversion Repository). I tried and failed with: PATHNAME_KEY = 'ht...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Delimiting a text file like "Text to columns" and viewing the output
Hello, I am trying to import data from a Text file (.txt). This data has a single column of mixed (numeric and string) data that...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Delimiting a text file like "Text to columns"
Hello, I am trying to import data from a Text file (.txt). This data has a single column of mixed (numeric and string) data that...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Unique function cell array conflict
Thanks for your help Sean de. Since the first column was driving the unique parts, I used this solution. [B,I,J] = unique(Ne...

14 years 前 | 0

提问


Unique function cell array conflict
Matlab is giving me a seemingly conflicting error message. It says that the 'rows' flag is ignored since NewParts is a cell arra...

14 years 前 | 3 个回答 | 1

3

个回答

提问


How to find the size of a cell array
I have a cell array (raw from xlsread) that contains multiple data types. Is there a way to measure the size (length and width)...

14 years 前 | 1 个回答 | 1

1

个回答

提问


Why are the results of the size function different from the whos function Size?
Why are the results of the size function different from the whos function Size? Here is an example: >> excelstring = str...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Importing | delimited data from Excel .xls and "Text to Columns"
Hello, I am trying to import data from Excel (.xls). This data has a single column of mixed (numeric and string) data that is |...

14 years 前 | 2 个回答 | 0

2

个回答