Init Code для Pcdj How To Get Matlab Code Read A Variable In A Different .m File(but Same Folder)?

How to get Matlab code read a variable in a different .m file(but same folder)? - init code для pcdj

Hello everyone,

I init a value / variable name. M-file named Valset. Now I want another feature I use to create this value. Can someone tell me how to do it.

Thanks in advance

Regards
Vi

1 comments:

MyKidsFa... said...

You can declare global

global init;

This is in every function that it explains divided.

Post a Comment