Effacer les filtres
Effacer les filtres

How to create Array in structure??

3 vues (au cours des 30 derniers jours)
priyanka
priyanka le 26 Nov 2014
I have to create a structure which contain two array variables.

Réponses (1)

Thorsten
Thorsten le 26 Nov 2014
s.a1 = rand(10);
s.a2 = rand(20);

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by