Statistik
RANG
142.950
of 300.765
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
0
RANG
of 21.084
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Loop Not working correctly
Hi, I am trying to get the loop working. At the moment it only applies the script to the first row in xq. The part that ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Searching Loop issues , not saving to cell array
Hi, I am trying to scan through x,y data to find values which lie within a certain x,y range. I cannot however get the...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Cell Data, How do I access it?
Hi, So I have data in this format. I want to access the data in each TD however don't know how to access it using commands. ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Analysing data that meets conditions
Hi all, I am trying to analyse data from an FEM software. The data relates to node positions and then a velocity value [x,y,...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Optimisation without the toolbox!
Hi all, I am looking to start building a function which goal seeks along a given boundary. I have some solution data from an...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Importing Data outputted by FreeFem++
Hi, I am trying to import some data from an FEA code I am currently learning to use. The data itself represents scalar u compo...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using a while loop to call and name files.
Hi, I am trying to use a while loop to call files from a cell array. The cell array has one columns. Column 1 holds X,Y terr...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Saving Loop Data to Separate Variables
Hi, I am trying to take data from a structure cell array and put it into separate variable files. The Cell Array 'TD' ...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Saving Loop Data into two different cell arrays
Hi Everyone, I am having problems with a bit of looping code which imports all the .csv files from a folder. The .csv files ...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
fast 11 Jahre vor
Gelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
fast 11 Jahre vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
fast 11 Jahre vor

