photo

Nuno Fernandes


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
22,952
of 300,105

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,874

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,405

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Struct to matrix
Hello i have something like {'C1' 'C3/A2' 'C4' } and i want to have a=[C1;C3/A2;C4] how can i do this? Thanks

14 years 前 | 2 个回答 | 0

2

个回答

提问


put together data of type char
Hello everyone i have this h =C3aaa;A2aaa;C4aaa (one element for each line) [3x5 char] and j=bbbbb;cccccc (one element fo...

14 years 前 | 1 个回答 | 0

1

个回答

提问


changes of data
hi everyone i have something like this a=C3;A2/C3;C7;C9;A5/E1 and with this b=regexp(a,';','split') i get this: 'C...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Pass text from an edit text to a lisbox
Just one more question, I want to get the information of the listbox ( command get ( this i know)) but then i want to compare...

14 years 前 | 0

提问


Pass text from an edit text to a lisbox
Hello everyone, I have a edit text to write (with a random lenght) : C7-H9 ; HH-PP; ( like this example, every word is separat...

14 years 前 | 3 个回答 | 0

3

个回答

提问


problem with variable handles
contents = cellstr(get(hObject,'String')) handles.montage=contents{get(hObject,'Value')} I want to use handles.montage in ot...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Multiple choices in a listbox
I want to select multiple elements of a listbox and show them in another one. How can i do this in a simple way? thanks

14 years 前 | 2 个回答 | 0

2

个回答