Community Profile

photo

Touts Touts


Last seen: 12 months ago Active since 2018

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


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

2 years ago | 2 answers | 0

2

answers

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer