How do I display/transfer figures from one function to another based on a handle?

2 ビュー (過去 30 日間)
Charles Cummings
Charles Cummings 2018 年 2 月 14 日
コメント済み: Jan 2018 年 2 月 15 日
What I have right now is a code that generates 221 figures from a series of variables. Trying to insert this code into the toPPT tool found on this site and have 9 of these figures on each slide(based on directions such as North and South). I am using a for loop to put in 9 slides for each slide, but only for a sample graph. Can I insert these figures onto the slide based on the figure name or handle somehow? Or will I need to insert them as they are created?
I tried(after running the code) to display one figure based on an index but it wouldn't work.
  2 件のコメント
Charles Cummings
Charles Cummings 2018 年 2 月 14 日
Basically I want to create all figures first, then place them in the powerpoint code in groups of 9. But since the figures are created through a loop, I'm not sure how to how to place them since there I know no way to reference the figures by an iteration.
Jan
Jan 2018 年 2 月 15 日
It is not clear, what you are talking about. Of course I can search and guess, what "the toPPT tool found on this site" means, but it would be more efficient, if you simply post a link to what you mean.
Can I insert these figures onto the slide based on the figure
name or handle somehow?
Yes. What have you tried so far and what is the problem you have?
Or will I need to insert them as they are created?
What is the difference to the question before? "As they created"?
I tried(after running the code) to display one figure based
on an index but it wouldn't work.
After running which code? What have you tried exactly? I cannot imagine what "based on an index" means and do not know, what "wouldn't work" means here.
Please edit the question and add more details. Bumping by posting a pseudo-answer "Anyone?" does not help to answer your question. Better edit the question and insert details. Remember that the readers do not have the faintest idea about what you do and what you want.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by