photo

Touts Touts


Last seen: 20 days 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
213,216
of 300,365

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

提问


string matrix navigation with character string
Hi; for my problem, I have a string matrix (DataSour) of size 3 in columns but strong in rows; for which I look to obtain a mini...

3 years 前 | 2 个回答 | 0

2

个回答

提问


function with multiple intervals
Dear all, why i cant plot and export the result of my equation ? clc, clear all, close all x = (0:0.4:4)' % if 0<= x && x< 1...

4 years 前 | 1 个回答 | 0

1

个回答

提问


cell cal from function problem
Hello, please i have a function whith 4 input values and 3 outputs [output1, output2, output3] = Myfunc(input1, input2, input3,...

4 years 前 | 1 个回答 | 0

1

个回答

提问


String matrix compare to get common in rows
Deal all, i have a problem to compare two string matrix : A1 = {'AA', 'b' ; 'cc', 'ff'} A2 = {'ee', 'AA' ; 'hhh', 'm'} strcmp...

6 years 前 | 2 个回答 | 0

2

个回答

提问


legend of a plot arrangement
Hy all, i want to get a legend arrangement like this legend1 legend2 legend3 legend4 legend5 legend6 Not like legend1 lege...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Pb in plotting for loop, in get juste the laste one
Hy : for my plotting for loop i get juste the laste ones : clc; clear all; close all % P_File = 'Get_'; E_File = '*.txt'...

6 years 前 | 1 个回答 | 0

1

个回答

提问


problem to load txt file with multibled data and textdata
Please who i can load the folowing txt file 7 header lines to skipe get the string (2 to 4 colomun) matrix and numerical matr...

6 years 前 | 1 个回答 | 0

1

个回答

提问


curve line like Excel
please how i can get like the excel curve x = [-0.001997568 0.002377296 0.002564918 -0.0021569 -0.001997568] y = [-0.001...

7 years 前 | 0 个回答 | 0

0

个回答

提问


From a txt file read the 4 line
Sorry for this basic question, for a txt file i need to read only the 4 line, so i skip the 3 noes above txt file Posi...

7 years 前 | 1 个回答 | 0

1

个回答