- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I easy graphics and windows under Intel Fortran Compiler for Windows?
Where can I find the documentation from the commands (for example: line, circle..)?
Thanks
Where can I find the documentation from the commands (for example: line, circle..)?
Thanks
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is your goal to produce plots of data (e.g. XY chart) or do you need to access to the graphics (e.g. rendering).
For plotting data I use PLplot. I find it easier than the new, but no longer supported, Array Visualizer.
For plotting data I use PLplot. I find it easier than the new, but no longer supported, Array Visualizer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to produce a Window for Data entering and draw easy drawings like circles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Read about QuickWin in the compiler's documentation under Building Applications.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the Information and I read too abaout Array Visualizer, but I couldn't do a example.
Do you have easy examples for both: QuickWin and Array Visualizer in order to compile from Console (DOS-Windows)
Thank you
Do you have easy examples for both: QuickWin and Array Visualizer in order to compile from Console (DOS-Windows)
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Version 10 of the compiler comes with three QuickWin samples: Calendar, QWPaint and SciGraph. These should give you a feel for what is possible. Each one has a build.bat script which builds the application.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page