Why do i receive Error using exportgraphics

I am wondering why this code is not working for me. The user selects the path. Then I create a folder and in it I want to save my UIaxes.
My error looks like this:

3 Comments

Can you try once without specifying file path (Save in current working directory)?
Yes, It works correctly when it enters the path or when it is not edited. The moment it adds the created folder there is an error. The path in the computer is correct. The application works with this path when turned on and off.
I found solution. The path is in character vector. I added the parts od path in string and then Convert to Character vector and it is working
convertStringsToChars()

Sign in to comment.

Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Release

R2022a

Asked:

on 13 Nov 2022

Commented:

on 13 Nov 2022

Community Treasure Hunt

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

Start Hunting!