Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
9 years 前
提问
Following is my code for unizipping a '.zip' file. However, I get a error when I use it for a compressed folder (.zip). Can you help me rectify the error? If not, can you also suggest some way to directly parse the zip folder name and access the dir?
dt_opr = '05-29-2016'; output_folder = [mainpath datestr(dt_opr, 'yyyy-mm-dd') '\' ]; if exist([output_folder], ...
10 years 前 | 1 个回答 | 0



