Hello programmers,
I am using the free sas university edition online and i requested for the proc gplot but it says "the procedure can not be found". What could be the reason for this?
SAS/GRAPH is not supported in SAS University Edition.
SGPLOT procedures are supported and available, they also produce better quality graphs.
There's also GTL (Graphing Template Language) if you want to make custom plots.
@ChuksManuel wrote:
Hello programmers,
I am using the free sas university edition online and i requested for the proc gplot but it says "the procedure can not be found". What could be the reason for this?
SAS/GRAPH is not supported in SAS University Edition.
SGPLOT procedures are supported and available, they also produce better quality graphs.
There's also GTL (Graphing Template Language) if you want to make custom plots.
@ChuksManuel wrote:
Hello programmers,
I am using the free sas university edition online and i requested for the proc gplot but it says "the procedure can not be found". What could be the reason for this?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.