There is a mistake in table mentioned at 1:58. int32 and uint32 data requires 4 bytes of memory instead of 3 bytes. Also, int64 and uint64 requires 8bytes of memory instead of 4 bytes. Apologies for typo.
@SUDHIRKUMAR94 жыл бұрын
Good explanation, please continue with more videos on matlab simulink
@simulationguruji43374 жыл бұрын
Thanks and sure
@neeleshbhosale3201 Жыл бұрын
thanks sir
@ridamsharma3511 Жыл бұрын
sir when using matlab simulink i used a function block and error is coming can't propogate due to data type double error can you help what should i do
@adityanalawadi41223 жыл бұрын
Good information... Keep it up ! I have a question on data dictionary. How can I create a custom columns in design section ...? I want to use these to add some information related to our process .. this information has no impact on Simulation or Code generation.. thanks