Message Boards Message Boards

0
|
3047 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

How to show more then one visualization

Posted 10 years ago

i tryied add this to my app

 q = {application code}; Show [q, q] 

but i have some problems, how to change this or replace with other function? i want to show 2 or 4 examples operating independently

image

POSTED BY: Radek Drozd
Posted 10 years ago

i replace Show to Grid

 q = {application code}; Grid[{{q, q}, {q, q}}]

and i have what i wanted, topic end

image

POSTED BY: Radek Drozd
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract