Touts Touts
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
110.780
of 295.638
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.255
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.207
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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,...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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'...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 6 Jahre vor | 1 Antwort | 0