
Graphics, Figures & Tables ⇒ Draw a picture
Draw a picture
Hello, Please how to do to draw this picture


- Stefan Kottwitz
- Site Admin
- Posts: 10316
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Draw a picture
Which part of the drawing is the problem?
Do you have coordinates?
What is L? Do you have a context, what does this picture mean?
Stefan
Do you have coordinates?
What is L? Do you have a context, what does this picture mean?
Stefan
LaTeX.org admin
Draw a picture
It represent the Orlisz space
L_{\Phi}(\Omega)
and the space E_{\Phi}(\Omega)
where E_{\Phi}(\Omega)=\overline{L^{\infty}(\Omega)}
- Stefan Kottwitz
- Site Admin
- Posts: 10316
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Draw a picture
From where is that picture? I did not find it via google image search for Orlisz spaces.
Stefan
Stefan
LaTeX.org admin
- Stefan Kottwitz
- Site Admin
- Posts: 10316
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Draw a picture
So if you need a copy from the picture fro that thesis, why don't you use a scan, a screenshot, whatever? I ask because it's not like creating a picture, but making a copy, that's not a programming or TeXing thing.
Stefan
Stefan
LaTeX.org admin
Re: Draw a picture
because i don't use the same symbole , i must change some idication on the picture
- Stefan Kottwitz
- Site Admin
- Posts: 10316
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Draw a picture
Is it a 3d image of a 2d space? Or a 2d thing that just looks like a projection? I just try to understand what the picture really means. What dashed and dotted lines are and if they are needed at all or just a pattern. If lines are parallel or orthogonal or if it doesn't matter. If something is 30 or 45 degrees or it doesn't matter.
Stefan
Stefan
LaTeX.org admin
Re: Draw a picture
in 2d , it is just like we do in class when the prof want to draw a space
and yes the lines must be paralel
and yes the lines must be paralel
Re: Draw a picture
i begin by this
\usetikzlibrary{shapes,shapes.multipart}
\begin{tikzpicture}
\node [draw,trapezium,trapezium left angle=70,trapezium right angle=-70,minimum height=5cm] {};
\end{tikzpicture}
\usetikzlibrary{shapes,shapes.multipart}
\begin{tikzpicture}
\node [draw,trapezium,trapezium left angle=70,trapezium right angle=-70,minimum height=5cm] {};
\end{tikzpicture}