how to create a class with some properties?
Mostrar comentarios más antiguos
Hi everybody,
could you please assist me to create a class in with some properties?
I want to create two communication channel (paths) and want to call on the basis of their properties.
path_1_properties:
data_rate = 10 mbps
delay = 250 ms
loss rate = 1%
path_2_properties:
data_rate = 1.5mbps
delay = 50 ms
loss rate = 1%
could anyone please help me to have somesuggestion to make a class or list with these properties please.
Thank you in advance.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Transmission Lines en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!