From: Esteban on 23 Jul 2010 23:49 Hi, i've been learning how to use simulink the past few days. Unfortunately i haven't been able to solve an issue. I'm working with the demo "Barcode Recognition Using Live Video Acquisition" in simulink and i've been looking for a way to load data independent of time. I did some research about how to use Excel files with simulink, and i ended up making a few test vectors to override some of the inports of the model, that went well but it's not exactly what i wanted. Is there a way to import data to make comparisons, like a ROM memory? i want to be able to compare <1x13 int32> vectors (barcode data) against data previously prepared. Also, I was wondering if using test vectors that import data from excel, is the same as using the "xlsread" command in a block in simulink? Thank you for reading this message.
|
Pages: 1 Prev: Trigger m-file run using VBA (Excel) Next: Help in coding - |