Tagged Questions
1
vote
2answers
61 views
Font size in PlotLegends, using Table to generate the list in the legend
I am currently trying to get to graph with several functions as below. My problem is that I cannot change the font size in the legend (authomatically generated numbers by "Table" function). This code ...
1
vote
3answers
122 views
Importing multiple files using a for-loop
once again I am stuck solving a seemingly easy problem :(
I would like to make a List of tables by importing data from several txt-Files.
Importing the data into a table works so far and I am able to ...
1
vote
3answers
152 views
-3
votes
2answers
113 views
How to make plots scaling consistent when running a series of simulations?
In my function it returns a plot of my data, say example, using ListLinePlot, and this is the size I obtain:
but when running a series of simulations inside a Table:
...
