The variable "g1_land" might be used before it is defined - Error

2 次查看(过去 30 天)
Is something wrong because of that red line? The program can't find that file (g1_land.txt)? How can I solve that? Thanks

采纳的回答

Birdman
Birdman 2017-10-26
Change the first line with this:
g1_land=load('g1_land.txt');

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Axis Labels 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by