Hi,
I 'am taking a jpeg image of my graphs but the problem is that it is taking the image brfore the final execution of the block diagram i.e it is showing either half or incomplete images or showing no images . Have used
1. flat structure , inside that i have "path to array strings " then build array" then "array of string to path " and then "invoke method" .
In invoke method icon , image depth is = 24
bg color = ffffff
image data output to jpeg file
2. array to string of path output connected to the input of the jpeg to the terminal file path . these all things is inside the flat sequence structure.
now me not getting the image is any mistake is there .
please help