Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Modelling a data storage that would hold previous values
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have a subsystem which requires two 1-bit values to be held or overwritten based on certain conditions. This subsystem can be turned off in a full system, but when turned back on it should be able to load those preserved two 1-bit values from the storage. Essentially, this is a flash memory or EEPROM that would be either written to or read from.
My Solution So Far
Attached is the specific-segment of the subsystem that does the data read/write stuff. I hope my problem is clear enough for the user to understand. <file:///C:/Docume~1/t0128745/Desktop/problem_model.jpeg>
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!