| R12 Release Notes | ![]() |
The uimenu Function on Linux
If you use a string containing embedded spaces with the uimenu function, MALTAB produces a segmentation violation on the Linux platform.
Here is an example that reproduces the problem.
hfig = figure; uimenu = uimenu(hfig,'Label',[`Test' setstr(9) `Menu']);
| External Interfaces/API Problems | GUIDE Problems | ![]() |