- 博客(6)
- 收藏
- 关注

原创 mac和win10双系统下在外置硬盘安装ubuntu 17.10过程记录
在官网下载ubuntu17.10的iso,后在mac上用软件将驱动刷进我的u盘,中途不能中断按着option键重启,进入黄色的驱动u盘,选择第一项-try ubuntu without installing
2018-05-28 10:16:54
2269
转载 Ubuntu 16.04安装搜狗输入法步骤
多谢大神分享,链接粘在这里:https://www.linuxidc.com/Linux/2017-10/147317.htm
2018-03-22 14:41:26
164
原创 c-free 5.0 问题
重启后打开c-free无法打开文件且出现class not foundcontrol message has no parent windowfail to get registry information等问题将注册表中c-free文件夹删除后重新下载软件安装时出现问题,无法完成后将原来软件卸载后再安装,成功找了个注册码即可使用
2018-01-01 11:09:12
2526
转载 matlab cell
关于cell的访问:1.X = C(s)使用这种"()"形式的返回的是cell类型2.X = C{s}使用这种"{}"形式的返回的是cell中的内容3.其他的基本上与通常的数组.矩阵访问一样了4.A{1,1}(2,3:end)访问的是A中的第一个cell里面内容的第2行的第三个元素以后的所有元素5.A{1,3}.name访问的是A中的A{1,3}cell里面结构的name值6.cell的图形化显示
2017-12-03 10:33:41
289
原创 matlab 错误纠正记录
使用matlab打开txt文件时打开文件句柄忘记关闭,运行之后出现错误:Caught "std::exception" Exception message is:Message Catalog MATLAB:services was not loaded from the file. Please check file location, format or contents发现m
2017-12-03 09:54:54
2174
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人