zeros() command not producing a matrix
古いコメントを表示
For some reason, my matlab has completely stopped allowing me to make lists/arrays/vectors. I have no idea what could have caused this, because all I did was type table(mylist1) and the entire thing broke and is now refusing to work. I tried using clear zeros as another user recommended, I've used the [1,2,3] and [1 2 3] format, and nothing seems to work. any help would be appreciated!

5 件のコメント
Rik
2021 年 6 月 14 日
What effect does restarting Matlab or your computer have? This looks like an internal file is damaged.
Francesco Latorre
2021 年 6 月 14 日
Francesco Latorre
2021 年 6 月 14 日
Rik
2021 年 6 月 14 日
I would suggest waiting a few hours to see if someone else has a helpful response. Unless you don't mind setting up Matlab again.
I don't recognize these specific problems.
Rik
2021 年 6 月 15 日
You must have posted your comment just before I opened the page to post mine.
To answer your question: it generally doesn't just happen. It can happen that memory gets corrupted, but restarting solves that. More persistent issues tend to be caused by file damage, which doesn't just happen. Diagnosing this is not my area of expertise.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!