Import data and plot
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Imene Yed
 le 24 Juin 2021
  
    
    
    
    
    Commenté : Imene Yed
 le 24 Juin 2021
            Hi,I'm trying to plot import my data using the import tool ,then I want to plot ,here is what I got the data couldn't appear on my script .

0 commentaires
Réponse acceptée
  Mohammad Sami
      
 le 24 Juin 2021
        Since your filename has a space try put it in double quotes.
a = readtable("spectre libs.txt");
2 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Data Import and Analysis dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


